Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ScheduleDAGMutation

89 void ScheduleDAGMutation::anchor() {}
741 /// Apply each ScheduleDAGMutation step in order.
1289 class LoadClusterMutation : public ScheduleDAGMutation {
1399 class MacroFusion : public ScheduleDAGMutation {
1468 class CopyConstrain : public ScheduleDAGMutation {