Home
last modified time | relevance | path

Searched refs:find_and_remove_unused (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3_dce.c114 find_and_remove_unused(struct ir3 *ir, struct ir3_shader_variant *so) in find_and_remove_unused() function
211 progress = find_and_remove_unused(ir, so); in ir3_dce()