Searched refs:expanded_bb (Results 1 – 1 of 1) sorted by relevance
4805 basic_block expanded_bb = split_edge (EDGE_SUCC (call_bb, 0)); in expand_string_operation_builtin() local4806 basic_block cont_bb = EDGE_SUCC (expanded_bb, 0)->dest; in expand_string_operation_builtin()4811 make_edge (condition_bb, expanded_bb, EDGE_FALSE_VALUE); in expand_string_operation_builtin()4817 hsa_init_new_bb (expanded_bb); in expand_string_operation_builtin()4822 return hsa_bb_for_bb (expanded_bb); in expand_string_operation_builtin()