Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.c14623 assert_binop_folds_to_nonlvalue (tree lhs, enum tree_code code, tree rhs, in assert_binop_folds_to_nonlvalue() function
14651 assert_binop_folds_to_nonlvalue (x, PLUS_EXPR, zero, in test_arithmetic_folding()
14658 assert_binop_folds_to_nonlvalue (x, MINUS_EXPR, zero, in test_arithmetic_folding()
14667 assert_binop_folds_to_nonlvalue (x, MULT_EXPR, one, in test_arithmetic_folding()