LLVM API Documentation
#include <MachineFunction.h>
Inheritance diagram for llvm::GraphTraits< MachineFunction * >:
Public Types | |
typedef MachineFunction::iterator | nodes_iterator |
Static Public Member Functions | |
static NodeType * | getEntryNode (MachineFunction *F) |
static nodes_iterator | nodes_begin (MachineFunction *F) |
static nodes_iterator | nodes_end (MachineFunction *F) |
Definition at line 260 of file MachineFunction.h.
|
Definition at line 267 of file MachineFunction.h. |
|
Definition at line 262 of file MachineFunction.h. References llvm::MachineFunction::front(). |
|
Definition at line 268 of file MachineFunction.h. References llvm::MachineFunction::begin(). |
|
Definition at line 269 of file MachineFunction.h. References llvm::MachineFunction::end(). |