Home
last modified time | relevance | path

Searched defs:intersectWith (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFRegisters.cpp310 RegisterRef RegisterAggr::intersectWith(RegisterRef RR) const { in intersectWith() function in RegisterAggr
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSparseBitVector.h195 bool intersectWith(const SparseBitVectorElement &RHS, in intersectWith() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp520 ConstantRange ConstantRange::intersectWith(const ConstantRange &CR, in intersectWith() function in ConstantRange