Home
last modified time | relevance | path

Searched refs:flush_pending_stmts (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dcfghooks.h137 void (*flush_pending_stmts) (edge); member
Dcfghooks.c835 if (cfg_hooks->flush_pending_stmts) in lv_flush_pending_stmts()
836 cfg_hooks->flush_pending_stmts (e); in lv_flush_pending_stmts()
Dtree-ssa-threadupdate.c624 flush_pending_stmts (e2); in redirect_edges()
Dtree-flow.h701 extern void flush_pending_stmts (edge);
Dtree-ssa-loop-manip.c615 flush_pending_stmts (e); in tree_duplicate_loop_to_header_edge()
Dtree-ssa.c83 flush_pending_stmts (edge e) in flush_pending_stmts() function
Dtree-cfg.c4014 flush_pending_stmts (e); in tree_make_forwarder_block()
4535 flush_pending_stmts (entry); in tree_duplicate_sese_region()
5612 flush_pending_stmts /* flush_pending_stmts */
Dlambda-code.c2497 flush_pending_stmts (e); in perfect_nestify()