Searched refs:StepNo (Results 1 – 1 of 1) sorted by relevance
233 int StepNo = 0; in schedule() local236 RQ.push_back(*new (Alloc.Allocate()) Candidate(SU, StepNo)); in schedule()238 releaseSuccessors(&DAG.EntrySU, StepNo); in schedule()241 LLVM_DEBUG(dbgs() << "\n=== Picking candidate, Step = " << StepNo in schedule()255 releaseSuccessors(SU, StepNo); in schedule()260 bumpPredsPriority(SU, StepNo); in schedule()262 ++StepNo; in schedule()