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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.h112 void update_for_removal (equiv_class_id other) function in class:ana::equiv_class_id
H A Dconstraint-manager.cc1120 c->m_lhs.update_for_removal (ec_idx);
1121 c->m_rhs.update_for_removal (ec_idx);
1181 c->m_lhs.update_for_removal (ec_idx);
1182 c->m_rhs.update_for_removal (ec_idx);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h313 void update_for_removal (equiv_class_id other) function in class:ana::equiv_class_id
H A Dconstraint-manager.cc2607 c->m_lhs.update_for_removal (ec_idx);
2608 c->m_rhs.update_for_removal (ec_idx);
2632 brc->m_ec_id.update_for_removal (ec_idx);
2691 c->m_lhs.update_for_removal (ec_idx);
2692 c->m_rhs.update_for_removal (ec_idx);
2702 brc->m_ec_id.update_for_removal (ec_idx);

Completed in 83 milliseconds