|
LLVM
4.0.0
|
#include <CFG.h>
Static Public Member Functions | |
| static NodeRef | getEntryNode (Inverse< Function * > G) |
Static Public Member Functions inherited from llvm::GraphTraits< Inverse< BasicBlock * > > | |
| static NodeRef | getEntryNode (Inverse< BasicBlock * > G) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Additional Inherited Members | |
Public Types inherited from llvm::GraphTraits< Inverse< BasicBlock * > > | |
| typedef BasicBlock * | NodeRef |
| typedef pred_iterator | ChildIteratorType |
|
inlinestatic |
Definition at line 251 of file IR/CFG.h.
References llvm::Function::getEntryBlock(), and llvm::Inverse< GraphType >::Graph.
1.8.6