Home
last modified time | relevance | path

Searched refs:lastStage (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3358 for (int stage = 1, lastStage = getMaxStageCount(); stage <= lastStage; in finalizeSchedule() local