| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/MachineFunction.h"
Public Types | |
| using | NodeRef | 
| Public Types inherited from llvm::GraphTraits< Inverse< MachineBasicBlock * > > | |
| using | NodeRef = MachineBasicBlock * | 
| using | ChildIteratorType = MachineBasicBlock::pred_iterator | 
Static Public Member Functions | |
| static NodeRef | getEntryNode (Inverse< MachineFunction * > G) | 
| static unsigned | getMaxNumber (MachineFunction *F) | 
| static unsigned | getNumberEpoch (MachineFunction *F) | 
| Static Public Member Functions inherited from llvm::GraphTraits< Inverse< MachineBasicBlock * > > | |
| static NodeRef | getEntryNode (Inverse< MachineBasicBlock * > G) | 
| static ChildIteratorType | child_begin (NodeRef N) | 
| static ChildIteratorType | child_end (NodeRef N) | 
| static unsigned | getNumber (MachineBasicBlock *BB) | 
Definition at line 1549 of file MachineFunction.h.
| using llvm::GraphTraits< Inverse< MachineFunction * > >::NodeRef | 
Definition at line 95 of file GraphTraits.h.
      
  | 
  inlinestatic | 
Definition at line 1551 of file MachineFunction.h.
References G.
      
  | 
  inlinestatic | 
Definition at line 1555 of file MachineFunction.h.
References F.
      
  | 
  inlinestatic | 
Definition at line 1558 of file MachineFunction.h.
References F.