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