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