Searched defs:maybe_get_constant (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | constraint-manager.cc | 1304 tree maybe_get_constant (svalue_id sid) const FINAL OVERRIDE in maybe_get_constant() function in ana::cleaned_constraint_manager |
H A D | region-model.cc | 165 tree maybe_get_constant (svalue_id sid) const FINAL OVERRIDE in maybe_get_constant() function in ana::impl_constraint_manager |
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | svalue.cc | 108 svalue::maybe_get_constant () const in maybe_get_constant() function in ana::svalue |