Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DFilter.h84 } RangePair; typedef
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DFilter.h84 } RangePair; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp557 auto RangePair = std::equal_range(Itr->second.begin(), Itr->second.end(), in mayAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h799 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function
/netbsd-src/external/apache2/llvm/dist/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