Home
last modified time | relevance | path

Searched defs:unionWith (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp144 ConstantRangeList::unionWith(const ConstantRangeList &CRL) const { unionWith() function in ConstantRangeList
H A DConstantRange.cpp686 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, unionWith() function in ConstantRange
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h152 LocationSize unionWith(LocationSize Other) const { unionWith() function
/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h310 KnownBits unionWith(const KnownBits &RHS) const { unionWith() function
/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h172 bool unionWith(const SparseBitVectorElement &RHS) { in unionWith() function
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp293 void unionWith(LiveRange const &otherRange) { unionWith() function
/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp469 void unionWith(const ByteCodeLiveRange &rhs) { in unionWith() function