Searched refs:nir_opt_algebraic_seq_xforms (Results 1 – 1 of 1) sorted by relevance
1350 static const struct transform nir_opt_algebraic_seq_xforms[] = { variable19820 for (unsigned i = 0; i < ARRAY_SIZE(nir_opt_algebraic_seq_xforms); i++) { in nir_opt_algebraic_block()19821 const struct transform *xform = &nir_opt_algebraic_seq_xforms[i]; in nir_opt_algebraic_block()