LLVM 20.0.0git
|
#include "llvm/CodeGen/MachineFunction.h"
Static Public Member Functions | |
static NodeRef | getEntryNode (Inverse< const MachineFunction * > G) |
static unsigned | getMaxNumber (const MachineFunction *F) |
static unsigned | getNumberEpoch (const MachineFunction *F) |
![]() | |
static NodeRef | getEntryNode (Inverse< const MachineBasicBlock * > G) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
static unsigned | getNumber (const MachineBasicBlock *BB) |
Additional Inherited Members | |
![]() | |
using | NodeRef = const MachineBasicBlock * |
using | ChildIteratorType = MachineBasicBlock::const_pred_iterator |
Definition at line 1499 of file MachineFunction.h.
|
inlinestatic |
Definition at line 1501 of file MachineFunction.h.
References G.
|
inlinestatic |
Definition at line 1505 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1508 of file MachineFunction.h.
References F.