Searched refs:ILPInitialScheduleStage (Results 1 – 2 of 2) sorted by relevance
172 friend class ILPInitialScheduleStage; variable402 class ILPInitialScheduleStage : public GCNSchedStage {406 ILPInitialScheduleStage(GCNSchedStageID StageID, GCNScheduleDAGMILive &DAG) in ILPInitialScheduleStage() function
597 return std::make_unique<ILPInitialScheduleStage>(SchedStageID, *this); in createSchedStage()1286 bool ILPInitialScheduleStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling()