Searched refs:getEmpty (Results 1 – 9 of 9) sorted by relevance
96 return getEmpty(W); in makeAllowedICmpRegion()102 return getEmpty(W); in makeAllowedICmpRegion()112 return getEmpty(W); in makeAllowedICmpRegion()118 return getEmpty(W); in makeAllowedICmpRegion()485 return getEmpty(); in intersectWith()508 return getEmpty(); in intersectWith()531 return getEmpty(); in intersectWith()691 if (isEmptySet()) return getEmpty(DstTySize); in zeroExtend()708 if (isEmptySet()) return getEmpty(DstTySize); in signExtend()728 return getEmpty(DstTySize); in truncate()[all …]
51 ConstantRange getEmpty() const { in getEmpty() function73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
151 ConstantRange R = ConstantRange::getEmpty(PointerSize); in getStaticAllocaSizeRange()278 return ConstantRange::getEmpty(PointerSize); in getAccessRange()306 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()309 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()
814 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
1591 return ConstantRange::getEmpty(Width); in getConstantRange()1630 return ConstantRange::getEmpty(Width); in getConstantRangeOnEdge()
163 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
92 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function650 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
2102 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)),2116 return ConstantRange::getEmpty(BitWidth);
9087 ? ConstantRange::getEmpty(FunctionSummary::ParamAccess::RangeWidth) in parseParamAccessOffset()