Searched refs:LastDefC (Results 1 – 1 of 1) sorted by relevance
588 unsigned LastDefC = 0; in isProfitableToCommute() local589 if (!noUseAfterLastDef(RegC, Dist, LastDefC)) in isProfitableToCommute()626 return LastDefB && LastDefC && LastDefC > LastDefB; in isProfitableToCommute()