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