Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h365 iterator_range<const_iterator> half_open_range(IndexT Start, in half_open_range() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp268 return Set.half_open_range(Start, End); in indexRangeForLocation()