Searched refs:shouldScheduleAdjacent (Results 1 – 6 of 6) sorted by relevance
111 bool shouldScheduleAdjacent(MachineInstr &First,
1798 bool AArch64InstrInfo::shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function in AArch64InstrInfo
421 bool shouldScheduleAdjacent(MachineInstr &First,
6763 bool X86InstrInfo::shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function in X86InstrInfo
1053 virtual bool shouldScheduleAdjacent(MachineInstr &First, in shouldScheduleAdjacent() function
1533 if (!TII.shouldScheduleAdjacent(*Pred, *Branch)) in apply()