Searched refs:scheduleAdjacentImpl (Results 1 – 1 of 1) sorted by relevance
154 bool scheduleAdjacentImpl(ScheduleDAGInstrs &DAG, SUnit &AnchorSU);185 scheduleAdjacentImpl(*DAG, ISU); in apply()189 scheduleAdjacentImpl(*DAG, DAG->ExitSU); in apply()194 bool MacroFusion::scheduleAdjacentImpl(ScheduleDAGInstrs &DAG, SUnit &AnchorSU) { in scheduleAdjacentImpl() function in MacroFusion