Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfold-const.c8745 tree tree10 = TREE_OPERAND (arg1, 0); in fold_binary() local
8748 && TREE_CODE (tree10) == MULT_EXPR) in fold_binary()
8751 tree0 = fold_build2 (PLUS_EXPR, type, arg0, tree10); in fold_binary()