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