Searched refs:calc_dominance (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_dominance.c54 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 Dnir_dominance.c73 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 Dnir_dominance.c71 calc_dominance(nir_block *block) function in typeref:typename:bool
178 progress |= calc_dominance(block);

Completed in 3 milliseconds