Home
last modified time | relevance | path

Searched defs:Overlaps (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h161 SmallVector<IntervalT, 8> Overlaps; variable
179 SmallVector<IntervalT, 8> Overlaps; variable
189 SmallVector<IntervalT, 8> Overlaps; in intersectWithComplement() local
404 SmallVectorImpl<IntervalT> &Overlaps) const { in getOverlaps()
420 const SmallVectorImpl<IntervalT> &Overlaps, in getNonOverlappingParts()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp379 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local