Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/ADT/
H A DSparseMultiSetTest.cpp173 USet::RangePair RangePair = Set.equal_range(0); in TEST() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DSparseMultiSet.h311 typedef std::pair<iterator, iterator> RangePair; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp557 auto RangePair = std::equal_range(Itr->second.begin(), Itr->second.end(), in mayAlias() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h834 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1185 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1144 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp4099 auto RangePair = std::equal_range(DebugPHINumToValue.begin(), in resolveDbgPHIsImpl() local