Lines Matching refs:restart_block
1911 basic_block restart_block; member
2890 region->restart_block = region->entry_block; in expand_transaction()
2901 if (region->restart_block == region->entry_block) in expand_transaction()
2902 region->restart_block = test_bb; in expand_transaction()
2937 if (region->restart_block == region->entry_block) in expand_transaction()
2938 region->restart_block = test_bb; in expand_transaction()
2973 if (region->restart_block == region->entry_block) in expand_transaction()
2974 region->restart_block = test_bb; in expand_transaction()
3012 if (region->restart_block == region->entry_block in expand_transaction()
3016 region->restart_block = empty_bb; in expand_transaction()
3255 split_bb_make_tm_edge (call_stmt, o->restart_block, in expand_block_edges()
3268 split_bb_make_tm_edge (call_stmt, region->restart_block, gsi, in expand_block_edges()
3287 split_bb_make_tm_edge (call_stmt, o->restart_block, gsi, &next_gsi); in expand_block_edges()