Searched refs:opt_if_merge (Results 1 – 9 of 9) sorted by relevance
116 - nir/opt_if: fix opt_if_merge when destination branch has a jump
184 - nir/tests: fix SSA dominance in opt_if_merge tests
137 - nir: Skip opt_if_merge when next_if has block ending in a jump
188 - nir: Skip opt_if_merge when next_if has block ending in a jump
1156 - nir/opt_if: Use early returns in opt_if_merge()4031 - nir/opt_if: fix opt_if_merge when destination branch has a jump
4345 - nir: Skip opt_if_merge when next_if has block ending in a jump4346 - nir/tests: Add tests for opt_if_merge
3960 - nir/opt_if: fix opt_if_merge when destination branch has a jump
221 TEST_P(nir_opt_if_merge_test, opt_if_merge) in TEST_P() argument
1227 opt_if_merge(nir_if *nif) in opt_if_merge() function1337 progress |= opt_if_merge(nif); in opt_if_cf_list()