Searched refs:cond_first_p (Results 1 – 1 of 1) sorted by relevance
5986 tree cond, tree arg, int cond_first_p) in fold_binary_op_with_conditional_arg() argument5988 tree cond_type = cond_first_p ? TREE_TYPE (op0) : TREE_TYPE (op1); in fold_binary_op_with_conditional_arg()5989 tree arg_type = cond_first_p ? TREE_TYPE (op1) : TREE_TYPE (op0); in fold_binary_op_with_conditional_arg()6025 if (cond_first_p) in fold_binary_op_with_conditional_arg()6033 if (cond_first_p) in fold_binary_op_with_conditional_arg()