Searched defs:unionWith (Results 1 – 5 of 5) sorted by relevance
143 LocationSize unionWith(LocationSize Other) const { in unionWith() function
492 IntRange unionWith(const ref IntRange other) const in unionWith() function
441 IntRange IntRange::unionWith(const IntRange& other) const in unionWith() function
171 bool unionWith(const SparseBitVectorElement &RHS) { in unionWith() function
574 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith() function in ConstantRange