Searched refs:unionWith (Results 1 – 17 of 17) sorted by relevance
553 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith() function in ConstantRange562 return CR.unionWith(*this, Type); in unionWith()744 UpperDiv.trunc(DstTySize)).unionWith(Union); in truncate()752 UpperDiv.trunc(DstTySize)).unionWith(Union); in truncate()1091 PosRes = PosRes.unionWith( in sdiv()1106 PosRes = PosRes.unionWith( in sdiv()1111 PosRes = PosRes.unionWith( in sdiv()1124 NegRes = NegRes.unionWith( in sdiv()1129 ConstantRange Res = NegRes.unionWith(PosRes, PreferredRangeType::Signed); in sdiv()1133 Res = Res.unionWith(ConstantRange(Zero)); in sdiv()[all …]
958 ConstantRange Union = LastRange.unionWith(NewRange); in tryMergeRange()
147 const visitorKeys: VisitorKeys = eslintVisitorKeys.unionWith(additionalKeys);
293 return Ops[0].unionWith(Ops[1]); in walkForwards()371 R = R.unionWith(SeenI->second); in validateAndTransform()
527 auto SubsetIntersect = CR0.inverse().unionWith(CR1.inverse()).inverse(); in widenCondCommon()
631 OperandRange = OperandRange.unionWith( in processUDivOrURem()
274 ConstantRange NewR = getConstantRange().unionWith(RHS.getConstantRange()); in mergeIn()
115 LocationSize unionWith(LocationSize Other) const { in unionWith() function
81 Size = isSizeSet() ? Size.unionWith(NewSize) : NewSize; in updateSizeAndAAInfo()
285 ConstantRange unionWith(const ConstantRange &CR,
171 bool unionWith(const SparseBitVectorElement &RHS) { in unionWith() function575 changed |= Iter1->unionWith(*Iter2);
91 void updateRange(ConstantRange R) { Range = Range.unionWith(R); } in updateRange()475 US.Range = US.Range.unionWith(CalleeRange); in updateOneUse()
1497 EdgesVals = EdgesVals.unionWith(EdgeVal); in getEdgeValueLocal()
5776 RangeFromOps = RangeFromOps.unionWith(OpRange); in getRangeRef()5879 SR = SR.unionWith(getRangeForAffineARHelper(StepSRange.getSignedMax(), in getRangeForAffineAR()6004 return TrueRange.unionWith(FalseRange); in getRangeViaFactoring()
1598 if (!IsAnd && Range0.unionWith(Range1).isFullSet()) in simplifyAndOrOfICmpsWithConstants()
1565 Assumed = Assumed.unionWith(R).intersectWith(Known);1576 Known = Known.unionWith(R);1577 Assumed = Assumed.unionWith(Known);
453 node_modules/lodash/unionWith.js(31,42): error TS2345: Argument of type '(value: any) => boolean' i…