Searched refs:flush_pending_stmts (Results 1 – 21 of 21) sorted by relevance
40 extern void flush_pending_stmts (edge);
191 void (*flush_pending_stmts) (edge); member
260 flush_pending_stmts (e); in transform_duplicate()
326 flush_pending_stmts (e); in fuse_loops()
1241 if (cfg_hooks->flush_pending_stmts) in lv_flush_pending_stmts()1242 cfg_hooks->flush_pending_stmts (e); in lv_flush_pending_stmts()
169 flush_pending_stmts (e2); in isolate_path()
1166 flush_pending_stmts (e); in slpeel_tree_duplicate_loop_to_edge_cfg()1194 flush_pending_stmts (entry_e); in slpeel_tree_duplicate_loop_to_edge_cfg()1198 flush_pending_stmts (new_exit); in slpeel_tree_duplicate_loop_to_edge_cfg()3623 flush_pending_stmts (e); in vect_loop_versioning()
1372 flush_pending_stmts (e2); in ssa_redirect_edges()2530 flush_pending_stmts (entry); in duplicate_thread_path()
942 flush_pending_stmts (e); in gimple_duplicate_loop_body_to_header_edge()
2432 flush_pending_stmts (entry); in transform_to_exit_first_loop_alt()2435 flush_pending_stmts (post_inc_edge); in transform_to_exit_first_loop_alt()
176 flush_pending_stmts (edge e) in flush_pending_stmts() function
5917 flush_pending_stmts (e); in gimple_make_forwarder_block()6639 flush_pending_stmts (entry); in gimple_duplicate_sese_region()9125 flush_pending_stmts, /* flush_pending_stmts */
4485 flush_pending_stmts (e); in cleanup_empty_eh_merge_phis()
1389 (flush_pending_stmts): Likewise.4273 (flush_pending_stmts): Likewise.
3797 * tree-ssa.c (ssa_redirect_edge, flush_pending_stmts, verify_ssa,4379 * tree-ssa.c (ssa_redirect_edge, flush_pending_stmts):6057 (flush_pending_stmts): Same.
5171 (flush_pending_stmts): Ditto.7153 (perfect_nestify): Use flush_pending_stmts instead of7156 flush_pending_stmts.7157 * tree-flow.h: Add a prototype for flush_pending_stmts.7159 Use flush_pending_stmts.7161 (tree_ssa_loop_version): Use flush_pending_stmts instead of7163 * tree-ssa.c (flush_pending_stmts): New.
18840 * tree-ssa.c (flush_pending_stmts): Likewise.19432 * tree-ssa.c (flush_pending_stmts): Likewise.
25527 (flush_pending_stmts): Same.
15255 flush_pending_stmts): Add source location.
26240 flush_pending_stmts): New in cfg_hooks structure.
3397 * tree-ssa.c (flush_pending_stmts): Narrow special casing of