Declaration for standard ICFG (interprocedural control flow graph). More...
#include <list>#include <map>#include <OpenAnalysis/Utils/OA_ptr.hpp>#include <OpenAnalysis/Utils/DGraph/DGraphImplement.hpp>#include <OpenAnalysis/Utils/DGraph/DGraphInterface.hpp>#include <OpenAnalysis/CFG/CFG.hpp>#include "ICFGInterface.hpp"

Go to the source code of this file.
Classes | |
| class | OA::ICFG::Node |
| class | OA::ICFG::lt_Node |
| class | OA::ICFG::Edge |
| class | OA::ICFG::lt_Edge |
| class | OA::ICFG::NodesIterator |
| class | OA::ICFG::EdgesIterator |
| class | OA::ICFG::ICFG |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::ICFG |
Declaration for standard ICFG (interprocedural control flow graph).
Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.
Definition in file ICFG.hpp.
1.6.1