Searched refs:scheduleAdjacentImpl (Results 1 – 1 of 1) sorted by relevance
143 bool scheduleAdjacentImpl(ScheduleDAGInstrs &DAG, SUnit &AnchorSU);159 scheduleAdjacentImpl(*DAG, ISU); in apply()163 scheduleAdjacentImpl(*DAG, DAG->ExitSU); in apply()168 bool MacroFusion::scheduleAdjacentImpl(ScheduleDAGInstrs &DAG, SUnit &AnchorSU) { in scheduleAdjacentImpl() function in MacroFusion