Searched refs:getFull (Results 1 – 12 of 12) sorted by relevance
111 return getFull(W); in makeAllowedICmpRegion()695 return getFull(); in unionWith()919 return getFull(); in binaryOp()1010 return getFull(); in add()1015 return getFull(); in add()1021 return getFull(); in add()1033 return getFull(); in addWithNoWrap()1057 return getFull(); in sub()1062 return getFull(); in sub()1068 return getFull(); in sub()[all …]
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()836 BlockMass LoopMass = BlockMass::getFull(); in adjustLoopHeaderMass()865 BlockMass LoopMass = BlockMass::getFull(); in distributeIrrLoopHeaderMass()
83 return ConstantRange::getFull(L.getBitWidth()); in addOverflowNever()95 Result = ConstantRange::getFull(Result.getBitWidth()); in unionNoWrap()591 UnknownRange(ConstantRange::getFull(PointerBitWidth)) {} in StackSafetyDataFlowAnalysis()
6958 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6974 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6993 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()7044 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7052 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7059 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7091 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7099 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()7187 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()7191 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
8808 return ConstantRange::getFull(Width); in getRangeForIntrinsic()8817 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()8840 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()8854 return ConstantRange::getFull(BitWidth); in getRangeForSelectPattern()8883 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()8899 ConstantRange CR = ConstantRange::getFull(BitWidth); in computeConstantRange()
840 return ConstantRange::getFull(BW); in toConstantRange()
127 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()174 auto Input = ConstantRange::getFull(BW); in walkBackwards()
1457 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()1532 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()
101 static BlockMass getFull() { in getFull() function1312 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1333 Working[0].getMass() = BlockMass::getFull();
50 return ConstantRange::getFull(Ty->getScalarSizeInBits()); in getConstantRange()116 return ConstantRange::getFull(Bitwidth); in refineInstruction()1751 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()
2941 Known(ConstantRange::getFull(BitWidth)) {}2949 return ConstantRange::getFull(BitWidth);