Searched refs:AArch64PostRASchedStrategy (Results 1 – 3 of 3) sorted by relevance
21 class AArch64PostRASchedStrategy : public PostGenericScheduler {23 AArch64PostRASchedStrategy(const MachineSchedContext *C) : in AArch64PostRASchedStrategy() function
61 bool AArch64PostRASchedStrategy::tryCandidate(SchedCandidate &Cand, in tryCandidate()
485 new ScheduleDAGMI(C, std::make_unique<AArch64PostRASchedStrategy>(C), in createPostMachineScheduler()