A MachineSchedStrategy implementation for AArch64 post RA scheduling.
bool tryCandidate(SchedCandidate &Cand, SchedCandidate &TryCand) override
Apply a set of heuristics to a new candidate for PostRA scheduling.
AArch64PostRASchedStrategy(const MachineSchedContext *C)
PostGenericScheduler - Interface to the scheduling algorithm used by ScheduleDAGMI.
MachineSchedContext provides enough context from the MachineScheduler pass for the target to instanti...