llvm::GraphTraits<MachineBasicBlock*>

Synopsis

Declared in <llvm/CodeGen/MachineBasicBlock.h>

template<>
struct GraphTraits<MachineBasicBlock*>;

Type Aliases

Name
ChildIteratorType
NodeRef

Static Member Functions

Name
child_begin
child_end
getEntryNode
getNumber

Derived Classes

NameDescription
GraphTraits<MachineFunction*>