Searched refs:getEmpty (Results 1 – 11 of 11) 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()564 return getEmpty(); in intersectWith()1008 return getEmpty(); in add()1031 return getEmpty(); in addWithNoWrap()1055 return getEmpty(); in sub()1078 return getEmpty(); in subWithNoWrap()1110 return getEmpty(); in multiply()[all …]
1357 static AsmWriterContext &getEmpty() { in getEmpty() function1730 : Out(Out), WriterCtx(AsmWriterContext::getEmpty()) {} in MDFieldPrinter()3565 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()
819 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
839 return ConstantRange::getEmpty(BW); in toConstantRange()
924 return ConstantRange::getEmpty(BitWidth); in getVScaleRange()8891 ConstantRange CR = ConstantRange::getEmpty(BitWidth); in computeConstantRange()
130 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
99 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function650 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
2940 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)),2954 return ConstantRange::getEmpty(BitWidth);
9411 ? ConstantRange::getEmpty(FunctionSummary::ParamAccess::RangeWidth) in parseParamAccessOffset()