Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h160 SmallVector<IntervalT, 8> Overlaps; variable
178 SmallVector<IntervalT, 8> Overlaps; variable
188 SmallVector<IntervalT, 8> Overlaps; in intersectWithComplement() local
403 SmallVectorImpl<IntervalT> &Overlaps) const { in getOverlaps()
419 const SmallVectorImpl<IntervalT> &Overlaps, in getNonOverlappingParts()
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutxface.c527 UINT32 Overlaps; in AcpiCheckAddressRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp380 bool Overlaps = DIExpr->fragmentsOverlap(DV.getDebugExpression()); in handleNewDebugValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp197 auto Overlaps = [Var, Expr](const MachineInstr *DV) { in stashEntryDbgValues() local