Home
last modified time | relevance | path

Searched refs:on_call_post (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h598 void on_call_post (const gcall *stmt,
H A DChangeLog1370 (region_model::on_call_post): ...here. Consolidate creation
1982 on_call_post on gcalls.
3207 (region_model::on_call_post): Handle fndecls referenced by
4017 (region_model::on_call_post): Likewise.
5222 (region_model::on_call_post): Likewise.
7156 pass it to on_call_post.
7164 (region_model::on_call_post): Add arg "bool unknown_side_effects"
7169 (region_model::on_call_post): Add arg "bool unknown_side_effects".
H A Dengine.cc1471 state->m_region_model->on_call_post (call, unknown_side_effects, ctxt); in on_stmt_post()
4557 m_model.on_call_post (call, unknown_side_effects, NULL); in maybe_update_for_edge()
H A Dregion-model.cc1587 region_model::on_call_post (const gcall *call, in on_call_post() function in ana::region_model
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h1717 void on_call_post (const gcall *stmt,
H A Dengine.cc1120 state->m_region_model->on_call_post (call, unknown_side_effects, &ctxt); in on_stmt()
H A Dregion-model.cc4476 region_model::on_call_post (const gcall *call, in on_call_post() function in ana::region_model