Searched refs:calc_dominance (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ | ||
| H A D | ir3_dominance.c | 54 calc_dominance(struct ir3_block *block) function in typeref:typename:bool 105 progress |= calc_dominance(block); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_dominance.c | 73 calc_dominance(nir_block *block) function in typeref:typename:bool 183 progress |= calc_dominance(block); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_dominance.c | 71 calc_dominance(nir_block *block) function in typeref:typename:bool 178 progress |= calc_dominance(block); |
Completed in 3 milliseconds