Searched refs:fold_ignored_result (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-ccp.c2350 result = fold_ignored_result (result);
H A Dfold-const.c2259 return fold_build1 (NOP_EXPR, type, fold_ignored_result (arg));
3174 return build2 (COMPOUND_EXPR, type, fold_ignored_result (omitted), t);
3187 return build2 (COMPOUND_EXPR, type, fold_ignored_result (omitted), t);
13425 fold_ignored_result (tree t)
13390 fold_ignored_result (tree t) function
H A Dtree.h4271 extern tree fold_ignored_result (tree);

Completed in 121 milliseconds