Home
last modified time | relevance | path

Searched defs:lhs_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()
2020 tree lhs_const = lhs_id.get_obj (*this).m_constant; in add_constraint_internal() local
2289 tree lhs_const = lhs_ec.get_obj (*this).get_any_constant (); in eval_condition() local
2398 if (tree lhs_const = lhs_ec.get_obj (*this).get_any_constant ()) in eval_condition() local
2526 tree lhs_const = lhs->maybe_get_constant (); in eval_condition() local
H A Dsvalue.cc854 tree lhs_const = lhs->get_constant (); in eval_condition() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc799 tree lhs_const = lhs_id.get_obj (*this).m_constant; in add_constraint_internal() local
1014 tree lhs_const = lhs_ec.get_obj (*this).get_any_constant (); in eval_condition() local
H A Dregion-model.cc701 tree lhs_const = lhs->get_constant (); in eval_condition() local