Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/
Danf_ir_utils.h41 struct ParamPtrEqual { struct
42 bool operator()(AnfNodePtr const &t1, AnfNodePtr const &t2) const { in operator()