Home
last modified time | relevance | path

Searched refs:get_old_region_model (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsm.cc166 sm_context::get_old_region_model () const in get_old_region_model() function in ana::sm_context
H A Dsm.h281 const region_model *get_old_region_model () const;
H A Dsm-taint.cc981 const region_model *old_model = sm_ctxt->get_old_region_model (); in check_for_tainted_divisor()
H A DChangeLog118 (sm_context::get_old_region_model): New.
119 * sm.h (sm_context::get_old_region_model): New decl.