Home | History | Annotate | Download | only in blorp

Lines Matching refs:outer_if

608    nir_if *outer_if = NULL;
689 outer_if = if_stmt;
711 if (outer_if)
712 b->cursor = nir_after_cf_node(&outer_if->cf_node);