Searched refs:replace_return_with_assignment (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp83 replace_return_with_assignment(ir_instruction *ir, void *data) function in typeref:typename:void
242 visit_tree(new_ir, replace_return_with_assignment, this->return_deref);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp83 replace_return_with_assignment(ir_instruction *ir, void *data) function in typeref:typename:void
242 visit_tree(new_ir, replace_return_with_assignment, this->return_deref);

Completed in 8 milliseconds