Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h115 LocationSize unionWith(LocationSize Other) const { in unionWith() function
/external/llvm/lib/IR/
DConstantRange.cpp452 ConstantRange ConstantRange::unionWith(const ConstantRange &CR) const { in unionWith() function in ConstantRange
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseBitVector.h171 bool unionWith(const SparseBitVectorElement &RHS) { in unionWith() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp553 ConstantRange ConstantRange::unionWith(const ConstantRange &CR, in unionWith() function in ConstantRange