Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Domp-low.c2218 tree t, then_lab, else_lab, tmp; in expand_parallel_call() local
2228 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()