Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dgraph_utils_extends.cc26 class DeepFirstSearcher : public AnfIrVisitor { class
28 explicit DeepFirstSearcher(const IncludeFunc &include, const FilterFunc &filter = nullptr) in DeepFirstSearcher() function in mindspore::__anon2d12498b0111::DeepFirstSearcher