Searched refs:all_expression_operands_are_loop_constant (Results 1 – 1 of 1) sorted by relevance
30 static bool all_expression_operands_are_loop_constant(ir_rvalue *,341 if (all_expression_operands_are_loop_constant(rhs, ls->var_hash)) { in visit_leave()543 all_expression_operands_are_loop_constant(ir_rvalue *ir, hash_table *variables) in all_expression_operands_are_loop_constant() function