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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_analysis.cpp30 static bool all_expression_operands_are_loop_constant(ir_rvalue *,
564 if (all_expression_operands_are_loop_constant(rhs, ls->var_hash)) {
763 all_expression_operands_are_loop_constant(ir_rvalue *ir, hash_table *variables) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_analysis.cpp30 static bool all_expression_operands_are_loop_constant(ir_rvalue *,
517 if (all_expression_operands_are_loop_constant(rhs, ls->var_hash)) {
716 all_expression_operands_are_loop_constant(ir_rvalue *ir, hash_table *variables) function in typeref:typename:bool

Completed in 5 milliseconds