Searched refs:fold_stmt_inplace (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.h33 extern bool fold_stmt_inplace (gimple_stmt_iterator *);
H A Dtree-ssa-math-opts.c483 fold_stmt_inplace (&gsi);
505 fold_stmt_inplace (&gsi);
660 fold_stmt_inplace (def_gsi);
693 fold_stmt_inplace (&gsi2);
1062 fold_stmt_inplace (&gsi);
H A Dtree-ssa-forwprop.c878 fold_stmt_inplace (use_stmt_gsi);
919 fold_stmt_inplace (use_stmt_gsi);
2835 fold_stmt_inplace (&gsi);
H A Dgraphite-isl-ast-to-gimple.c1234 fold_stmt_inplace (&gsi_tgt);
H A Dtree-ssa.c481 fold_stmt_inplace (&gsi);
H A Dtree-ssa-pre.c2977 if (fold_stmt_inplace (&gsi))
H A Dgimple-fold.c4968 /* Worker for both fold_stmt and fold_stmt_inplace. The INPLACE argument
5347 fold_stmt_inplace (gimple_stmt_iterator *gsi) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.h34 extern bool fold_stmt_inplace (gimple_stmt_iterator *);
H A Dtree-ssa-math-opts.cc505 fold_stmt_inplace (&gsi);
527 fold_stmt_inplace (&gsi);
681 fold_stmt_inplace (def_gsi);
714 fold_stmt_inplace (&gsi2);
1083 fold_stmt_inplace (&gsi);
H A Dgraphite-isl-ast-to-gimple.cc1221 fold_stmt_inplace (&gsi_tgt);
H A Dtree-ssa-forwprop.cc880 fold_stmt_inplace (use_stmt_gsi);
921 fold_stmt_inplace (use_stmt_gsi);
3534 fold_stmt_inplace (&gsi);
H A Dtree-ssa.cc480 fold_stmt_inplace (&gsi);
H A Dtree-ssa-pre.cc3074 if (fold_stmt_inplace (&gsi))
H A Dtree-ssa-reassoc.cc4666 if (fold_stmt_inplace (&gsi2))
H A Dgimple-fold.cc6052 /* Worker for both fold_stmt and fold_stmt_inplace. The INPLACE argument
6399 fold_stmt_inplace (gimple_stmt_iterator *gsi) function

Completed in 360 milliseconds