LLVM API Documentation
#include <MachineFunction.h>
Inheritance diagram for llvm::GraphTraits< const MachineFunction * >:


Public Types | |
| typedef MachineFunction::const_iterator | nodes_iterator |
Static Public Member Functions | |
| static NodeType * | getEntryNode (const MachineFunction *F) |
| static nodes_iterator | nodes_begin (const MachineFunction *F) |
| static nodes_iterator | nodes_end (const MachineFunction *F) |
Definition at line 271 of file MachineFunction.h.
|
|
Definition at line 278 of file MachineFunction.h. |
|
|
Definition at line 273 of file MachineFunction.h. References llvm::MachineFunction::front(). |
|
|
Definition at line 279 of file MachineFunction.h. References llvm::MachineFunction::begin(). |
|
|
Definition at line 280 of file MachineFunction.h. References llvm::MachineFunction::end(). |