Searched refs:GCNILPScheduler (Results 1 – 1 of 1) sorted by relevance
21 class GCNILPScheduler { class86 unsigned GCNILPScheduler::getNodePriority(const SUnit *SU) const { in getNodePriority()162 const SUnit *GCNILPScheduler::pickBest(const SUnit *left, const SUnit *right) in pickBest()238 GCNILPScheduler::Candidate* GCNILPScheduler::pickCandidate() { in pickCandidate()252 void GCNILPScheduler::releasePending() { in releasePending()266 void GCNILPScheduler::advanceToCycle(unsigned NextCycle) { in advanceToCycle()273 void GCNILPScheduler::releasePredecessors(const SUnit* SU) { in releasePredecessors()288 GCNILPScheduler::schedule(ArrayRef<const SUnit*> BotRoots, in schedule()357 GCNILPScheduler S; in makeGCNILPScheduler()