Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-impl-calls.cc438 const svalue *new_sval = cd.get_or_create_conjured_svalue (base_reg); in impl_call_fgets() local
452 const svalue *new_sval = cd.get_or_create_conjured_svalue (base_reg); in impl_call_fread() local
H A Dstore.cc1428 const svalue *new_sval in purge_state_involving() local
H A Dregion-model.cc1965 const svalue *new_sval in on_setjmp() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc6367 region_model::replace_svalue (svalue_id sid, svalue *new_sval) in replace_svalue()