Searched refs:equals_to (Results 1 – 2 of 2) sorted by relevance
165 bool equals_to(const std::shared_ptr<OpInfo> &other_info) const { in equals_to() function
412 if (exist_op_info->equals_to(op_info)) { in CheckRepetition()