Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc59 compare_constants (tree lhs_const, enum tree_code op, tree rhs_const) in compare_constants()
364 range::add_bound (enum tree_code op, tree rhs_const) in add_bound()
556 bounded_ranges::bounded_ranges (enum tree_code op, tree rhs_const) in bounded_ranges()
732 tree rhs_const, in eval_condition()
1385 if (tree rhs_const = m_rhs.get_obj (cm).get_any_constant ()) in implied_by() local
2021 tree rhs_const = rhs_id.get_obj (*this).m_constant; in add_constraint_internal() local
2290 tree rhs_const = rhs_ec.get_obj (*this).get_any_constant (); in eval_condition() local
2527 tree rhs_const = rhs->maybe_get_constant (); in eval_condition() local
H A Dsvalue.cc855 tree rhs_const = rhs->get_constant (); in eval_condition() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc800 tree rhs_const = rhs_id.get_obj (*this).m_constant; in add_constraint_internal() local
1015 tree rhs_const = rhs_ec.get_obj (*this).get_any_constant (); in eval_condition() local
H A Dregion-model.cc702 tree rhs_const = rhs->get_constant (); in eval_condition() local