|
LLVM 22.0.0git
|
#include "llvm/CodeGen/MachineFunction.h"
Public Types | |
| using | NodeRef |
| Public Types inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > > | |
| using | NodeRef = const MachineBasicBlock * |
| using | ChildIteratorType = MachineBasicBlock::const_pred_iterator |
Static Public Member Functions | |
| static NodeRef | getEntryNode (Inverse< const MachineFunction * > G) |
| static unsigned | getMaxNumber (const MachineFunction *F) |
| static unsigned | getNumberEpoch (const MachineFunction *F) |
| Static Public Member Functions inherited from llvm::GraphTraits< Inverse< const MachineBasicBlock * > > | |
| 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) |
Definition at line 1562 of file MachineFunction.h.
| using llvm::GraphTraits< Inverse< const MachineFunction * > >::NodeRef |
Definition at line 95 of file GraphTraits.h.
|
inlinestatic |
Definition at line 1564 of file MachineFunction.h.
References G.
|
inlinestatic |
Definition at line 1568 of file MachineFunction.h.
References F.
|
inlinestatic |
Definition at line 1571 of file MachineFunction.h.
References F.