Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_dynaminc_shape_util.h29 using RangePair = std::vector<std::pair<int64_t, int64_t>>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseMultiSet.h315 using RangePair = std::pair<iterator, iterator>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp557 auto RangePair = std::equal_range(Itr->second.begin(), Itr->second.end(), in mayAlias() local
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h787 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h965 Benchmark* RangePair(int64_t lo1, int64_t hi1, int64_t lo2, int64_t hi2) { in RangePair() function