Searched refs:getFull (Results 1 – 11 of 11) sorted by relevance
63 return getFull(Known.getBitWidth()); in fromKnownBits()92 return getFull(W); in makeAllowedICmpRegion()193 return ConstantRange::getFull(V.getBitWidth()); in makeExactMulNUWRegion()208 return ConstantRange::getFull(BitWidth); in makeExactMulNSWRegion()287 return getFull(BitWidth); in makeGuaranteedNoWrapRegion()599 return getFull(); in unionWith()613 return getFull(); in unionWith()639 return getFull(); in unionWith()665 return getFull(ResultBitWidth); in castOp()686 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()
393 BlockMass ExitMass = BlockMass::getFull() - TotalBackedgeMass; in computeLoopScale()402 << BlockMass::getFull() << " - " << TotalBackedgeMass in computeLoopScale()831 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()860 BlockMass LoopMass = BlockMass::getFull(); in distributeIrrLoopHeaderMass()
81 return ConstantRange::getFull(L.getBitWidth()); in addOverflowNever()93 Result = ConstantRange::getFull(Result.getBitWidth()); in unionNoWrap()500 UnknownRange(ConstantRange::getFull(PointerBitWidth)) {} in StackSafetyDataFlowAnalysis()
886 return ConstantRange::getFull(OperandBitWidth); in getRangeFor()1598 return ConstantRange::getFull(Width); in getConstantRange()1637 return ConstantRange::getFull(Width); in getConstantRangeOnEdge()
6063 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6079 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6098 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6153 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6161 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6168 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6200 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6208 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6292 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()6296 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
6939 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()
160 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()207 auto Input = ConstantRange::getFull(BW); in walkBackwards()
969 ConstantRange A = ConstantRange::getFull(I.getType()->getScalarSizeInBits()); in visitBinaryOperator()970 ConstantRange B = ConstantRange::getFull(I.getType()->getScalarSizeInBits()); in visitBinaryOperator()1261 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()1272 : ConstantRange::getFull( in handleCallResult()1314 ConstantRange::getFull(Op->getType()->getScalarSizeInBits())); in handleCallResult()
94 static BlockMass getFull() { in getFull() function1273 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1294 Working[0].getMass() = BlockMass::getFull();
2103 Known(ConstantRange::getFull(BitWidth)) {}2111 return ConstantRange::getFull(BitWidth);