Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-chrec.c254 chrec_fold_plus_1 (enum tree_code code, tree type, in chrec_fold_plus_1() function
334 return chrec_fold_plus_1 (PLUS_EXPR, type, op0, op1); in chrec_fold_plus()
351 return chrec_fold_plus_1 (MINUS_EXPR, type, op0, op1); in chrec_fold_minus()