Searched refs:getFull (Results 1 – 2 of 2) sorted by relevance
75 static BlockMass getFull() { return BlockMass(UINT64_MAX); } in getFull() function1063 BlockMass Remaining = BlockMass::getFull();1075 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1096 Working[0].getMass() = BlockMass::getFull();
355 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale()363 DEBUG(dbgs() << " - exit-mass = " << ExitMass << " (" << BlockMass::getFull() in computeLoopScale()737 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()