Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4099 auto RangePair = std::equal_range(DebugPHINumToValue.begin(), in resolveDbgPHIsImpl() local