Searched defs:insert_phi_undef (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c239 insert_phi_undef(nir_block *block, nir_block *pred) function
310 insert_phi_undef(head_block, block);
330 insert_phi_undef(first_block, block);

Completed in 133 milliseconds