Searched defs:ParamPtrEqual (Results 1 – 1 of 1) sorted by relevance
41 struct ParamPtrEqual { struct42 bool operator()(AnfNodePtr const &t1, AnfNodePtr const &t2) const { in operator()