Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.h29 /* Returns true if nir_cf_node contains a jump other than the expected_jump
33 contains_other_jump(nir_cf_node *node, nir_instr *expected_jump) in contains_other_jump() argument
45 lst_instr != expected_jump) in contains_other_jump()
54 if (contains_other_jump(node, expected_jump)) in contains_other_jump()
59 if (contains_other_jump(node, expected_jump)) in contains_other_jump()

Completed in 1 milliseconds