Home
last modified time | relevance | path

Searched refs:stmt_ends_bb_p (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-sink.c320 if (stmt_ends_bb_p (stmt) in statement_sink_location()
H A Dtree-cfg.c366 if (stmt_ends_bb_p (stmt)) in make_blocks()
584 gcc_assert (!stmt_ends_bb_p (last)); in make_edges()
1204 if (stmt && stmt_ends_bb_p (stmt)) in tree_can_merge_blocks_p()
1357 gcc_assert (!last_stmt (a) || !stmt_ends_bb_p (last_stmt (a))); in tree_merge_blocks()
2592 stmt_ends_bb_p (tree t) in stmt_ends_bb_p() function
3033 if (!stmt_ends_bb_p (tmp)) in tree_find_edge_insert_loc()
3754 if (stmt_ends_bb_p (stmt)) in tree_verify_flow_info()
H A Dtree-ssa-copy.c912 if (stmt_ends_bb_p (stmt)) in init_copy_prop()
H A Dtree-sra.c1938 if (stmt_ends_bb_p (stmt)) in sra_insert_after()
2183 if (stmt_ends_bb_p (stmt)) in scalarize_ldst()
H A Dtree-ssa-propagate.c319 if (stmt_ends_bb_p (stmt)) in simulate_stmt()
H A Dtree-flow.h567 extern bool stmt_ends_bb_p (tree);
H A Dtree-outof-ssa.c2479 if (last && stmt_ends_bb_p (last)) in insert_backedge_copies()
2498 if (last && stmt_ends_bb_p (last)) in insert_backedge_copies()
H A Dtree-ssa-loop-im.c250 if (stmt_ends_bb_p (stmt)) in movement_possibility()
H A Dtree-complex.c200 dsa = !stmt_ends_bb_p (stmt); in init_dont_simulate_again()
H A Dtree-vrp.c3128 if (stmt_ends_bb_p (stmt) && EDGE_COUNT (bb_for_stmt (stmt)->succs) == 0) in infer_value_range()
3743 if (!stmt_ends_bb_p (stmt)) in process_assert_insertions_for()