Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp406 copy_index_derefs_to_temps(ir_instruction *ir, void *data) in copy_index_derefs_to_temps() function
464 visit_tree(actual, copy_index_derefs_to_temps, &data); in fix_parameter()