Searched refs:getFull (Results 1 – 13 of 13) sorted by relevance
110 return getFull(W); in makeAllowedICmpRegion()694 return getFull(); in unionWith()919 return getFull(); in binaryOp()993 return getFull(); in add()998 return getFull(); in add()1004 return getFull(); in add()1016 return getFull(); in addWithNoWrap()1040 return getFull(); in sub()1045 return getFull(); in sub()1051 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()
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()
801 return ConstantRange::getFull(DL.getTypeSizeInBits(Ty)); in getConstantRangeOrFull()1625 return ConstantRange::getFull(Width); in getConstantRange()1664 return ConstantRange::getFull(Width); in getConstantRangeOnEdge()
6689 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6705 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6724 return ConstantRange::getFull(BitWidth); in getRangeForAffineARHelper()6779 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6787 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6794 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6826 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6834 return ConstantRange::getFull(BitWidth); in getRangeForAffineNoSelfWrappingAR()6918 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()6922 return ConstantRange::getFull(BitWidth); in getRangeViaFactoring()[all …]
7228 return ConstantRange::getFull(V->getType()->getScalarSizeInBits()); in computeConstantRange()
828 : ConstantRange::getFull( in visitCastInst()1008 ConstantRange A = ConstantRange::getFull(I.getType()->getScalarSizeInBits()); in visitBinaryOperator()1009 ConstantRange B = ConstantRange::getFull(I.getType()->getScalarSizeInBits()); in visitBinaryOperator()1281 ConstantRange::getFull(DL.getTypeSizeInBits(CopyOf->getType())); in handleCallResult()1292 : ConstantRange::getFull( in handleCallResult()1339 ConstantRange::getFull(Op->getType()->getScalarSizeInBits())); in handleCallResult()
159 return ConstantRange::getFull(MaxIntegerBW + 1); in badRange()206 auto Input = ConstantRange::getFull(BW); in walkBackwards()
1472 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()1547 auto FullCR = ConstantRange::getFull(InnerBitWidth); in canonicalizeExitCondition()
174 EXPECT_TRUE(NotPreferred(ConstantRange::getFull(BitWidth))); in TestRange()608 ConstantRange::getFull(16)); in TEST_F()611 ConstantRange::getFull(16)); in TEST_F()1160 ConstantRange OneBit = ConstantRange::getFull(1); in TEST_F()1680 Instruction::Shl, ConstantRange::getFull(32), OBO::NoUnsignedWrap), in TEST()1685 Instruction::Shl, ConstantRange::getFull(32), OBO::NoSignedWrap), in TEST()1692 ConstantRange::getFull(32)); in TEST()1695 ConstantRange::getFull(32)); in TEST()
100 static BlockMass getFull() { in getFull() function1316 Working[Loop.getHeader().Index].getMass() = BlockMass::getFull();1337 Working[0].getMass() = BlockMass::getFull();
2584 Known(ConstantRange::getFull(BitWidth)) {}2592 return ConstantRange::getFull(BitWidth);