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 320 void initSUnits();
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 712 /// After initSUnits, the SUnits vector cannot be resized and the scheduler may
716 /// MachineScheduler relies on initSUnits numbering the nodes by their order in
718 void ScheduleDAGInstrs::initSUnits() {
748 initSUnits();
    [all...]

Completed in 227 milliseconds