Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dlambda-code.c2115 int xstep, tree y, tree yinit, in replace_uses_equiv_to_x_with_y() argument
2167 val = fold_build2 (MINUS_EXPR, TREE_TYPE (y), init, yinit); in replace_uses_equiv_to_x_with_y()
2179 val = fold_build2 (MINUS_EXPR, TREE_TYPE (y), y, yinit); in replace_uses_equiv_to_x_with_y()