Searched refs:StepNo (Results 1 – 1 of 1) sorted by relevance
241 int StepNo = 0; in schedule() local244 RQ.push_back(*new (Alloc.Allocate()) Candidate(SU, StepNo)); in schedule()246 releaseSuccessors(&DAG.EntrySU, StepNo); in schedule()249 LLVM_DEBUG(dbgs() << "\n=== Picking candidate, Step = " << StepNo in schedule()263 releaseSuccessors(SU, StepNo); in schedule()268 bumpPredsPriority(SU, StepNo); in schedule()270 ++StepNo; in schedule()