Searched refs:lastStage (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachinePipeliner.cpp | 3427 for (int stage = 1, lastStage = getMaxStageCount(); stage <= lastStage; in finalizeSchedule() local |