Searched refs:then_lab (Results 1 – 1 of 1) sorted by relevance
2218 tree t, then_lab, else_lab, tmp; in expand_parallel_call() local2228 then_lab = create_artificial_label (); in expand_parallel_call()2233 build_and_jump (&then_lab), in expand_parallel_call()2240 t = build1 (LABEL_EXPR, void_type_node, then_lab); in expand_parallel_call()