Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachinePipeliner.cpp2910 for (int stage = 1, lastStage = getMaxStageCount(); stage <= lastStage; in finalizeSchedule() local