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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp135 should_replace_variable(ir_variable *sig_param, ir_rvalue *param) { function in typeref:typename:bool
170 if (should_replace_variable(sig_param, param)) {
253 if (should_replace_variable(sig_param, param)) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_function_inlining.cpp135 should_replace_variable(ir_variable *sig_param, ir_rvalue *param) { function in typeref:typename:bool
170 if (should_replace_variable(sig_param, param)) {
253 if (should_replace_variable(sig_param, param)) {

Completed in 4 milliseconds