Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dopt_function_inlining.cpp135 should_replace_variable(ir_variable *sig_param, ir_rvalue *param) { in should_replace_variable() function
170 if (should_replace_variable(sig_param, param)) { in generate_inline()
253 if (should_replace_variable(sig_param, param)) { in generate_inline()