Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp625 auto MergeRange = updatePostorderSequenceForEdgeInsertion( in switchInternalEdgeToCall() local
1041 iterator_range<SmallVectorImpl<RefSCC *>::iterator> MergeRange = in insertIncomingRefEdge() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dcommon_shape_fns.cc272 void MergeRange(const std::vector<std::pair<int64_t, int64_t>> &shared_shape_range, in MergeRange() function