|
LLVM
3.7.0
|
#include <MachineFunction.h>
Static Public Member Functions | |
| static NodeType * | getEntryNode (Inverse< const MachineFunction * > G) |
Static Public Member Functions inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > > | |
| static NodeType * | getEntryNode (Inverse< const MachineBasicBlock * > G) |
| static ChildIteratorType | child_begin (NodeType *N) |
| static ChildIteratorType | child_end (NodeType *N) |
Additional Inherited Members | |
Public Types inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > > | |
| typedef const MachineBasicBlock | NodeType |
| typedef MachineBasicBlock::const_pred_iterator | ChildIteratorType |
Definition at line 545 of file MachineFunction.h.
|
inlinestatic |
Definition at line 547 of file MachineFunction.h.
References llvm::MachineFunction::front(), and llvm::Inverse< GraphType >::Graph.
1.8.6