Searched refs:update_model (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model-impl-calls.cc | 619 bool update_model (region_model *model, in impl_call_realloc() function in ana::region_model::impl_call_realloc::failure 654 bool update_model (region_model *model, in impl_call_realloc() function in ana::region_model::impl_call_realloc::success_no_move 705 bool update_model (region_model *model, in impl_call_realloc() function in ana::region_model::impl_call_realloc::success_with_move 812 bool update_model (region_model *model, in impl_call_strchr() function in ana::region_model::impl_call_strchr::strchr_call_info 855 found.update_model (this, NULL, cd.get_ctxt ()); in impl_call_strchr()
|
H A D | sm-signal.cc | 227 bool update_model (region_model *model, in update_model() function in ana::__anon462d3b7e0111::signal_delivery_edge_info_t
|
H A D | exploded-graph.h | 385 bool update_model (region_model *model, 414 bool update_model (region_model *model,
|
H A D | analyzer.h | 247 virtual bool update_model (region_model *model,
|
H A D | engine.cc | 1810 dynamic_call_info_t::update_model (region_model *model, in update_model() function in ana::dynamic_call_info_t 1864 rewind_info_t::update_model (region_model *model, in update_model() function in ana::rewind_info_t 2470 bool update_model (region_model *, in update_model() function in ana::tainted_args_function_info 2913 bool update_model (region_model *, in update_model() function in ana::tainted_args_call_info 3895 if (edge_info->update_model (bifurcated_new_state.m_region_model, in process_node() 4604 eedge->m_custom_info->update_model (&m_model, eedge, NULL); in maybe_update_for_edge()
|
H A D | ChangeLog | 72 * engine.cc (dynamic_call_info_t::update_model): Update the model 784 (region_model::impl_call_realloc::success_no_move::update_model): 788 (region_model::impl_call_realloc::success_with_move::update_model): 1297 Make update_model return bool, converting edge param from 1324 (dynamic_call_info_t::update_model): Update for conversion of 1327 (rewind_info_t::update_model): Likewise. 1341 update_model ctxt param. 1628 * engine.cc (dynamic_call_info_t::update_model): New function. 6799 * engine.cc (rewind_info_t::update_model): Get the longjmp call
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | sm-signal.cc | 193 void update_model (region_model *model, in update_model() function in ana::__anon1186a3cb0111::signal_delivery_edge_info_t
|
H A D | exploded-graph.h | 302 virtual void update_model (region_model *model, 351 void update_model (region_model *model,
|
H A D | engine.cc | 1406 rewind_info_t::update_model (region_model *model, in update_model() function in ana::rewind_info_t 2928 eedge->m_custom_info->update_model (&model, *eedge); in feasible_p()
|