Searched refs:getFull (Results 1 – 13 of 13) sorted by relevance
64 return getFull(Known.getBitWidth()); in fromKnownBits()111 return getFull(W); in makeAllowedICmpRegion()280 return ConstantRange::getFull(V.getBitWidth()); in makeExactMulNUWRegion()294 return ConstantRange::getFull(BitWidth); in makeExactMulNSWRegion()373 return getFull(BitWidth); in makeGuaranteedNoWrapRegion()401 return getFull(BitWidth); in makeMaskNotEqualRange()711 return getFull(); in unionWith()725 return getFull(); in unionWith()751 return getFull(); in unionWith()795 return getFull(ResultBitWidth); in castOp()[all …]
1765 return ConstantRange::getFull(BitWidth); in toConstantRange()1783 return ConstantRange::getFull(BitWidth); in toConstantRange()1788 return ConstantRange::getFull(BitWidth); in toConstantRange()1794 return ConstantRange::getFull(BitWidth); in toConstantRange()
56 ConstantRange getFull() const { in getFull() function78 static ConstantRange getFull(uint32_t BitWidth) { in getFull() function86 return getFull(Lower.getBitWidth()); in getNonEmpty()
407 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale()416 << BlockMass::getFull() << " - " << TotalBackedgeMass in computeLoopScale()821 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()850 BlockMass LoopMass = BlockMass::getFull(); in distributeIrrLoopHeaderMass()
83 return ConstantRange::getFull(L.getBitWidth()); in addOverflowNever() 95 Result = ConstantRange::getFull(Result.getBitWidth()); in unionNoWrap() 613 UnknownRange(ConstantRange::getFull(PointerBitWidth)) {} in StackSafetyDataFlowAnalysis()
6974 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6990 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7009 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7060 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7068 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7075 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7107 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7115 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7203 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()7207 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
9619 return ConstantRange::getFull(Width); in getRangeForIntrinsic()9628 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9651 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9665 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()9694 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()9701 ConstantRange CR = ConstantRange::getFull(BitWidth); in computeConstantRange()
127 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()174 auto Input = ConstantRange::getFull(BW); in walkBackwards()
1469 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()1544 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()
291 return ConstantRange::getFull(BW);
101 static BlockMass getFull() { in getFull() function1309 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1330 Working[0].getMass() = BlockMass::getFull();
108 return ConstantRange::getFull(Bitwidth); in refineInstruction()1802 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()1815 CopyOfCR = ConstantRange::getFull(CopyOfCR.getBitWidth()); in handleCallResult()
2934 Known(ConstantRange::getFull(BitWidth)) {}2942 return ConstantRange::getFull(BitWidth);