Searched defs:header_blk (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 150 nir_block *header_blk = nir_loop_first_block(loop); local in function:simple_unroll 351 nir_block *header_blk = nir_loop_first_block(loop); local in function:complex_unroll |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 150 nir_block *header_blk = nir_loop_first_block(loop); local in function:simple_unroll 351 nir_block *header_blk = nir_loop_first_block(loop); local in function:complex_unroll |
Completed in 7 milliseconds