LLVM API Documentation
#include <CFG.h>
Inheritance diagram for llvm::GraphTraits< Inverse< const Function * > >:
Static Public Member Functions | |
static NodeType * | getEntryNode (Inverse< const Function * > G) |
Definition at line 262 of file CFG.h.
|
Reimplemented from llvm::GraphTraits< Inverse< const BasicBlock * > >. Definition at line 264 of file CFG.h. References llvm::Function::getEntryBlock(), and llvm::Inverse< GraphType >::Graph. |