LLVM 20.0.0git
|
#include "llvm/CodeGen/MachineFunction.h"
Public Types | |
using | nodes_iterator = pointer_iterator< MachineFunction::const_iterator > |
Public Types inherited from llvm::GraphTraits< const MachineBasicBlock * > | |
using | NodeRef = const MachineBasicBlock * |
using | ChildIteratorType = MachineBasicBlock::const_succ_iterator |
Static Public Member Functions | |
static NodeRef | getEntryNode (const MachineFunction *F) |
static nodes_iterator | nodes_begin (const MachineFunction *F) |
static nodes_iterator | nodes_end (const MachineFunction *F) |
static unsigned | size (const MachineFunction *F) |
static unsigned | getMaxNumber (const MachineFunction *F) |
static unsigned | getNumberEpoch (const MachineFunction *F) |
Static Public Member Functions inherited from llvm::GraphTraits< const MachineBasicBlock * > | |
static NodeRef | getEntryNode (const MachineBasicBlock *BB) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
static unsigned | getNumber (const MachineBasicBlock *BB) |
Definition at line 1424 of file MachineFunction.h.
using llvm::GraphTraits< const MachineFunction * >::nodes_iterator = pointer_iterator<MachineFunction::const_iterator> |
Definition at line 1429 of file MachineFunction.h.
|
inlinestatic |
Definition at line 1426 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1443 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1446 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1431 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1435 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1439 of file MachineFunction.h.
References F.