Searched refs:getFull (Results 1 – 12 of 12) sorted by relevance
64 return getFull(Known.getBitWidth()); in fromKnownBits()111 return getFull(W); in makeAllowedICmpRegion()251 return ConstantRange::getFull(V.getBitWidth()); in makeExactMulNUWRegion()265 return ConstantRange::getFull(BitWidth); in makeExactMulNSWRegion()340 return getFull(BitWidth); in makeGuaranteedNoWrapRegion()651 return getFull(); in unionWith()665 return getFull(); in unionWith()691 return getFull(); in unionWith()735 return getFull(ResultBitWidth); in castOp()764 return getFull(ResultBitWidth); in castOp()[all …]
56 ConstantRange getFull() const { in getFull() function78 static ConstantRange getFull(uint32_t BitWidth) { in getFull() function86 return getFull(Lower.getBitWidth()); in getNonEmpty()
406 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale()415 << BlockMass::getFull() << " - " << TotalBackedgeMass in computeLoopScale()844 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()873 BlockMass LoopMass = BlockMass::getFull(); in distributeIrrLoopHeaderMass()
83 return ConstantRange::getFull(L.getBitWidth()); in addOverflowNever()95 Result = ConstantRange::getFull(Result.getBitWidth()); in unionNoWrap()581 UnknownRange(ConstantRange::getFull(PointerBitWidth)) {} in StackSafetyDataFlowAnalysis()
805 return ConstantRange::getFull(DL.getTypeSizeInBits(Ty)); in getConstantRangeOrFull()1650 return ConstantRange::getFull(Width); in getConstantRange()1732 return ConstantRange::getFull(Width); in getConstantRangeOnEdge()
6916 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6932 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6951 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7006 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7014 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7021 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7053 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7061 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7145 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()7149 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
7413 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()
159 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()206 auto Input = ConstantRange::getFull(BW); in walkBackwards()
1580 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()1655 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()
100 static BlockMass getFull() { in getFull() function1316 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1337 Working[0].getMass() = BlockMass::getFull();
792 return ConstantRange::getFull(Ty->getScalarSizeInBits()); in getConstantRange()1573 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()
2761 Known(ConstantRange::getFull(BitWidth)) {}2769 return ConstantRange::getFull(BitWidth);