Searched refs:AnchorSU (Results 1 – 1 of 1) sorted by relevance
121 bool scheduleAdjacentImpl(ScheduleDAGMI &DAG, SUnit &AnchorSU);148 bool MacroFusion::scheduleAdjacentImpl(ScheduleDAGMI &DAG, SUnit &AnchorSU) { in scheduleAdjacentImpl() argument149 const MachineInstr &AnchorMI = *AnchorSU.getInstr(); in scheduleAdjacentImpl()158 for (SDep &Dep : AnchorSU.Preds) { in scheduleAdjacentImpl()171 if (fuseInstructionPair(DAG, DepSU, AnchorSU)) in scheduleAdjacentImpl()