Searched refs:getEmpty (Results 1 – 10 of 10) sorted by relevance
115 return getEmpty(W); in makeAllowedICmpRegion()121 return getEmpty(W); in makeAllowedICmpRegion()131 return getEmpty(W); in makeAllowedICmpRegion()137 return getEmpty(W); in makeAllowedICmpRegion()537 return getEmpty(); in intersectWith()560 return getEmpty(); in intersectWith()583 return getEmpty(); in intersectWith()769 if (isEmptySet()) return getEmpty(DstTySize); in zeroExtend()786 if (isEmptySet()) return getEmpty(DstTySize); in signExtend()806 return getEmpty(DstTySize); in truncate()[all …]
1305 static AsmWriterContext &getEmpty() { in getEmpty() function1672 : Out(Out), WriterCtx(AsmWriterContext::getEmpty()) {} in MDFieldPrinter()3507 writeDIExpression(Out, Expr, AsmWriterContext::getEmpty()); in printNamedMDNode()
51 ConstantRange getEmpty() const { in getEmpty() function73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
159 ConstantRange R = ConstantRange::getEmpty(PointerSize); in getStaticAllocaSizeRange()293 return ConstantRange::getEmpty(PointerSize); in getAccessRange()321 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()324 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()
827 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
1643 return ConstantRange::getEmpty(Width); in getConstantRange()1725 return ConstantRange::getEmpty(Width); in getConstantRangeOnEdge()
162 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
98 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function650 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
2760 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)),2774 return ConstantRange::getEmpty(BitWidth);
9235 ? ConstantRange::getEmpty(FunctionSummary::ParamAccess::RangeWidth) in parseParamAccessOffset()