Searched refs:NewLastCycle (Results 1 – 1 of 1) sorted by relevance
3528 int NewLastCycle = INT_MIN; in normalizeNonPipelinedInstructions() local3533 NewLastCycle = std::max(NewLastCycle, InstrToCycle[&SU]); in normalizeNonPipelinedInstructions()3585 NewLastCycle = std::max(NewLastCycle, NewCycle); in normalizeNonPipelinedInstructions()3587 LastCycle = NewLastCycle; in normalizeNonPipelinedInstructions()