LLVM
8.0.1
|
#include "llvm/CodeGen/ScheduleDAG.h"
Public Types | |
typedef pointer_iterator< std::vector< SUnit >::iterator > | nodes_iterator |
Public Types inherited from llvm::GraphTraits< SUnit *> | |
using | NodeRef = typename SUnit *::UnknownGraphTypeError |
Static Public Member Functions | |
static nodes_iterator | nodes_begin (ScheduleDAG *G) |
static nodes_iterator | nodes_end (ScheduleDAG *G) |
Definition at line 679 of file ScheduleDAG.h.
typedef pointer_iterator<std::vector<SUnit>::iterator> llvm::GraphTraits< ScheduleDAG * >::nodes_iterator |
Definition at line 680 of file ScheduleDAG.h.
|
inlinestatic |
Definition at line 681 of file ScheduleDAG.h.
References llvm::ScheduleDAG::SUnits.
|
inlinestatic |
Definition at line 684 of file ScheduleDAG.h.
References llvm::ScheduleDAG::SUnits.