Searched refs:OldCycle (Results 1 – 1 of 1) sorted by relevance
3213 int OldCycle = InstrToCycle[&SU]; in normalizeNonPipelinedInstructions() local3214 if (OldCycle != NewCycle) { in normalizeNonPipelinedInstructions()3216 auto &OldS = getInstructions(OldCycle); in normalizeNonPipelinedInstructions()3220 << ") is not pipelined; moving from cycle " << OldCycle in normalizeNonPipelinedInstructions()