Searched refs:remove_unused_var_from_dsts (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_copy_propagation_elements.cpp | 108 remove_unused_var_from_dsts(entry, var, to_remove); 149 remove_unused_var_from_dsts(lhs_entry, lhs, to_remove); 183 void remove_unused_var_from_dsts(acp_entry *lhs_entry, ir_variable *lhs, ir_variable *var) function in class:__anon3d49c3040110::copy_propagation_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | opt_copy_propagation_elements.cpp | 108 remove_unused_var_from_dsts(entry, var, to_remove); 149 remove_unused_var_from_dsts(lhs_entry, lhs, to_remove); 183 void remove_unused_var_from_dsts(acp_entry *lhs_entry, ir_variable *lhs, ir_variable *var) function in class:__anon073c3d110110::copy_propagation_state
|
Completed in 5 milliseconds