Searched refs:PPCPreRASchedStrategy (Results 1 – 3 of 3) sorted by relevance
21 class PPCPreRASchedStrategy : public GenericScheduler {23 PPCPreRASchedStrategy(const MachineSchedContext *C) : in PPCPreRASchedStrategy() function
29 bool PPCPreRASchedStrategy::biasAddiLoadCandidate(SchedCandidate &Cand, in biasAddiLoadCandidate()49 bool PPCPreRASchedStrategy::tryCandidate(SchedCandidate &Cand, in tryCandidate()
313 std::make_unique<PPCPreRASchedStrategy>(C) : in createPPCMachineScheduler()