Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDlambda-code.c1565 fold_stmt (&stmt); in lbv_to_gcc_expression()
1574 fold_stmt (&stmt); in lbv_to_gcc_expression()
1589 fold_stmt (&stmt); in lbv_to_gcc_expression()
1639 fold_stmt (&stmt); in lle_to_gcc_expression()
1670 fold_stmt (&stmt); in lle_to_gcc_expression()
1679 fold_stmt (&stmt); in lle_to_gcc_expression()
1711 fold_stmt (&stmt); in lle_to_gcc_expression()
1720 fold_stmt (&stmt); in lle_to_gcc_expression()
1735 fold_stmt (&stmt); in lle_to_gcc_expression()
1749 fold_stmt (&stmt); in lle_to_gcc_expression()
HDtree-flow.h729 bool fold_stmt (tree *);
HDtree-ssa-propagate.c1174 fold_stmt (bsi_stmt_ptr (i)); in substitute_and_fold()
HDtree-cfg.c1875 fold_stmt (tp); in remove_useless_stmts_1()
1881 fold_stmt (tp); in remove_useless_stmts_1()
1891 fold_stmt (tp); in remove_useless_stmts_1()
1928 fold_stmt (tp); in remove_useless_stmts_1()
HDtree-ssa-ccp.c2360 fold_stmt (tree *stmt_p) in fold_stmt() function
HDtree-ssa-dom.c1812 if (fold_stmt (bsi_stmt_ptr (si))) in optimize_stmt()
HDChangeLog.tree-ssa1392 if fold_stmt was successful.
1582 calling fold_stmt.
3427 * tree-ssa-ccp.c (fold_stmt): Return when there is no RHS
5322 (fold_stmt): Strip more useless type conversions.
7144 record_equivalences. If fold_stmt changes stmt, then make sure
7277 (fold_stmt): Use it.
7278 * tree-ssa-copyprop.c (copyprop_stmt): Call fold_stmt.
7282 * tree-ssa-pre.c (generate_expr_as_of_bb): Call fold_stmt if we
7561 * tree-ssa-ccp.c (fold_stmt): Use fold_read_from_constant_string.
7915 * tree-ssa-ccp.c (fold_stmt): Return bool.
[all …]
HDChangeLog1175 (fold_stmt): Initialize stmt field of fold_stmt_r_data.
HDChangeLog-20046633 * tree-ssa.c (replace_immediate_uses): If we call fold_stmt, make sure
8321 Don't call fold_stmt more than once, use bsi_replace.
8327 constant, if the call to fold_stmt produced a different
12328 * tree-ssa.c (replace_immediate_uses): Call fold_stmt if the
24942 * tree-ssa-ccp.c (fold_stmt): Get type directly from
26256 (fold_stmt): Only set changed to true, if set_rhs returns true.
26417 * tree-ssa-ccp.c (fold_stmt): Call just STRIP_USELESS_TYPE_CONVERSION.
28309 * tree-ssa-ccp.c (fold_stmt): Fold OBJ_TYPE_REF.
HDChangeLog-200610738 * tree-ssa-ccp.c (fold_stmt): Move folding of OBJ_TYPE_REF
14198 * tree-ssa-ccp.c (fold_stmt): Move folding of OBJ_TYPE_REF
HDChangeLog-20051435 (fold_stmt, fold_stmt_inplace): Pass in a structure to fold_stmt_r
/trueos/contrib/gcc/doc/
HDtree-ssa.texi1095 to change each use of @code{ssa_var} to @code{ssa_var2} and call fold_stmt on
1108 fold_stmt (stmt);
1136 fold_stmt (stmt);