Home
last modified time | relevance | path

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

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