Searched defs:initSUnits (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp744 /// After initSUnits, the SUnits vector cannot be resized and the scheduler may
748 /// MachineScheduler relies on initSUnits numbering the nodes by their order in
750 void ScheduleDAGInstrs::initSUnits() { function in class:ScheduleDAGInstrs
839 initSUnits();

Completed in 54 milliseconds