Home
last modified time | relevance | path

Searched refs:on_stmt_post (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h253 void on_stmt_post (const gimple *stmt,
H A Dengine.cc1408 on_stmt_post (stmt, state, unknown_side_effects, &ctxt); in on_stmt()
1465 exploded_node::on_stmt_post (const gimple *stmt, in on_stmt_post() function in ana::exploded_node
H A DChangeLog1973 (exploded_node::on_stmt): Move to on_stmt_pre and on_stmt_post.
1977 (exploded_node::on_stmt_post): Likewise, moving to
1978 region_model::on_stmt_post.
1986 (exploded_node::on_stmt_post): New decl.