Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtree-ssa-ccp.c841 ccp_fold (tree stmt) in ccp_fold() function
1134 simplified = ccp_fold (stmt); in evaluate_stmt()
HDChangeLog.tree-ssa560 * tree-ssa-ccp.c (ccp_fold): Tighten tests on return value from
3837 * tree-ssa-ccp.c (visit_stmt, ccp_fold, initialize, replace_uses_in,
7886 * tree-ssa-ccp.c (ccp_fold): If the return value has the wrong
12301 * tree-ssa-ccp.c (ccp_fold): Fold builtins by replacing and
12313 * tree-ssa-ccp.c (ccp_fold): Corresponding changes.
12318 * tree-ssa-ccp.c (ccp_fold): Also handle folding of calls to
12353 * tree-ssa-ccp.c (ccp_fold): Handle TRUTH_{AND,OR,XOR}_EXPR.
12527 * tree-ssa-ccp.c (ccp_fold): New function.
12529 (evaluate_stmt): Rework to use ccp_fold instead of copying
14515 (fold_stmt): Rename from ccp_fold. Work on a statement, not an
[all …]
HDChangeLog-2005809 (ccp_fold): Likewise.
3814 * tree-ssa-ccp.c (ccp_fold): Strip down useless conversions.
8688 (ccp_fold, visit_assignment): Likewise.
16990 * tree-ssa-ccp.c (ccp_fold): Return immediately after calling
17032 * tree-ssa-ccp.c (ccp_fold): Remove code that produces
17197 * tree-ssa-ccp.c (ccp_fold): Call fold_binary instead of
20737 (ccp_fold): Use new interface.
24999 (ccp_fold): Likewise.
27884 * tree-ssa-ccp.c (ccp_fold, ccp_fold_builtin): Likewise.
HDChangeLog-20065759 ccp_fold did not simplify the statement.
11611 * tree-ssa-ccp.c (ccp_fold): Handle store CCP of REALPART_EXPR and
HDChangeLog-20043904 * tree-ssa-ccp.c (ccp_fold): Update calls to fold_unary_to_constant
22143 (ccp_fold): Deal with RHS' that are constant and virtual.
24853 * tree-ssa-ccp.c (ccp_fold): Update call to fold_builtin.
29246 (ccp_fold, replace_uses_in): Use new operand types.
30864 * tree-ssa-ccp.c (ccp_fold): Likewise.