Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Doptabs.c1169 int op0_prec = commutative_operand_precedence (op0); in swap_commutative_operands_with_target() local
1172 if (op0_prec < op1_prec) in swap_commutative_operands_with_target()
1175 if (op0_prec > op1_prec) in swap_commutative_operands_with_target()