Home
last modified time | relevance | path

Searched refs:AnfEqual (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Dhelper.h194 bool AnfEqual(const BaseRef &a, const BaseRef &b);
Dpattern_engine.cc272 if (opt::AnfEqual(pattern_ref, expr_ref)) { in Match()
Dhelper.cc586 bool AnfEqual(const BaseRef &a, const BaseRef &b) { in AnfEqual() function
/third_party/mindspore/mindspore/lite/tools/optimizer/common/
Dgllo_utils.cc409 bool AnfEqual(const BaseRef &a, const BaseRef &b) { in AnfEqual() function