llvm::GraphTraits<SUnit*>

Synopsis

Declared in <llvm/CodeGen/ScheduleDAG.h>

template<>
struct GraphTraits<SUnit*>;

Type Aliases

Name
ChildIteratorType
NodeRef

Static Member Functions

Name
child_begin
child_end
getEntryNode

Derived Classes

NameDescription
GraphTraits<ScheduleDAG*>