Home
last modified time | relevance | path

Searched refs:contains_other_jump (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.h33 contains_other_jump(nir_cf_node *node, nir_instr *expected_jump) in contains_other_jump() function
54 if (contains_other_jump(node, expected_jump)) in contains_other_jump()
59 if (contains_other_jump(node, expected_jump)) in contains_other_jump()
90 if (contains_other_jump(&nif->cf_node, last_instr)) in nir_is_trivial_loop_if()
H A Dnir_opt_if.c1096 if (contains_other_jump (last, NULL)) in opt_merge_breaks()

Completed in 3 milliseconds