Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_extends.cc302 std::shared_ptr<OrderedSet<CNodePtr>> FindRoots(const std::vector<CNodePtr> &segment) { in FindRoots() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h383 static RootsT FindRoots(const DomTreeT &DT, BatchUpdatePtr BUI) { in FindRoots() function