Home
last modified time | relevance | path

Searched refs:get_ec_bounds (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h464 range get_ec_bounds (equiv_class_id ec_id) const;
H A Dconstraint-manager.cc2330 constraint_manager::get_ec_bounds (equiv_class_id ec_id) const in get_ec_bounds() function in ana::constraint_manager
2458 range lhs_bounds = get_ec_bounds (lhs_ec); in eval_condition()
H A DChangeLog938 (constraint_manager::get_ec_bounds): Rewrite in terms of
4616 (constraint_manager::get_ec_bounds): New.
4685 (constraint_manager::get_ec_bounds): New decl.