Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc2340 if (tree other_cst = c->m_rhs.get_obj (*this).get_any_constant ()) in get_ec_bounds() local
2361 if (tree other_cst = c->m_lhs.get_obj (*this).get_any_constant ()) in get_ec_bounds() local
2417 if (tree other_cst = c->m_rhs.get_obj (*this).get_any_constant ()) in eval_condition() local
2434 if (tree other_cst = c->m_lhs.get_obj (*this).get_any_constant ()) in eval_condition() local