Searched refs:ExitMass (Results 1 – 1 of 1) sorted by relevance
407 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale() local413 ExitMass.isEmpty() ? InfiniteLoopScale : ExitMass.toScaled().inverse(); in computeLoopScale()415 LLVM_DEBUG(dbgs() << " - exit-mass = " << ExitMass << " (" in computeLoopScale()