Home
last modified time | relevance | path

Searched refs:_OLapMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp903 OpenRangesSet(VarLocSet::Allocator &Alloc, OverlapMap &_OLapMap) in OpenRangesSet() argument
904 : Alloc(Alloc), VarLocs(Alloc), OverlappingFragments(_OLapMap) {} in OpenRangesSet()