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

Completed in 46 milliseconds