Searched refs:other_ec (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc962 const equiv_class &other_ec = other_id.get_obj (*this); local
963 if (other_ec.m_constant
965 TREE_TYPE (other_ec.m_constant)))
973 new_ec->m_constant, other_ec.m_constant);

Completed in 77 milliseconds