Searched refs:ExitMass (Results 1 – 1 of 1) sorted by relevance
352 BlockMass ExitMass = BlockMass::getFull() - Loop.BackedgeMass; in computeLoopScale() local358 ExitMass.isEmpty() ? InifiniteLoopScale : ExitMass.toScaled().inverse(); in computeLoopScale()360 DEBUG(dbgs() << " - exit-mass = " << ExitMass << " (" << BlockMass::getFull() in computeLoopScale()