HomeSort by relevance Sort by last modified time
    Searched refs:initSUnits (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 250 void initSUnits();
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 744 /// 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() {
839 initSUnits();
    [all...]

Completed in 42 milliseconds