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