Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachinePipeliner.cpp2713 int OldCycle = InstrToCycle[&SU]; in normalizeNonPipelinedInstructions() local
2714 if (OldCycle != NewCycle) { in normalizeNonPipelinedInstructions()
2716 auto &OldS = getInstructions(OldCycle); in normalizeNonPipelinedInstructions()
2720 << ") is not pipelined; moving from cycle " << OldCycle in normalizeNonPipelinedInstructions()