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()280 return ConstantRange::getEmpty(PointerSize); in getAccessRange()308 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()311 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()
1610 return ConstantRange::getEmpty(Width); in getConstantRange()1649 return ConstantRange::getEmpty(Width); in getConstantRangeOnEdge()
828 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
164 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
98 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function650 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
2411 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)),2425 return ConstantRange::getEmpty(BitWidth);
8788 ? ConstantRange::getEmpty(FunctionSummary::ParamAccess::RangeWidth) in parseParamAccessOffset()