Searched refs:bsi_for_stmt (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-profile.c140 block_stmt_iterator bsi = bsi_for_stmt (stmt);
167 block_stmt_iterator bsi = bsi_for_stmt (stmt);
190 block_stmt_iterator bsi = bsi_for_stmt (stmt);
H A Dtree-ssa-reassoc.c964 bsinow = bsi_for_stmt (stmt);
965 bsirhs = bsi_for_stmt (binrhs);
1043 bsi = bsi_for_stmt (negatedef);
1046 bsi = bsi_for_stmt (negatedef);
1190 bsinow = bsi_for_stmt (stmt);
1191 bsilhs = bsi_for_stmt (SSA_NAME_DEF_STMT (binlhs));
H A Dvalue-prof.c147 bsi = bsi_for_stmt (stmt);
192 bsi = bsi_for_stmt (stmt);
356 bsi = bsi_for_stmt (stmt);
520 bsi = bsi_for_stmt (stmt);
H A Dtree-ssa-sink.c459 tobsi = bsi_for_stmt (sinkstmt);
H A Dtree-flow.h479 block_stmt_iterator bsi_for_stmt (tree);
H A Dtree-ssa-forwprop.c562 block_stmt_iterator bsi = bsi_for_stmt (def);
H A Dtree-ssa-loop-prefetch.c830 bsi = bsi_for_stmt (ref->stmt);
H A Dlambda-code.c1902 bsi = bsi_for_stmt (exitcond);
1961 bsi = bsi_for_stmt (stmt);
H A Dtree-ssa-loop-ivopts.c5350 block_stmt_iterator bsi = bsi_for_stmt (stmt);
5444 bsi = bsi_for_stmt (use->stmt);
5589 block_stmt_iterator bsi = bsi_for_stmt (use->stmt);
5609 block_stmt_iterator bsi = bsi_for_stmt (use->stmt);
H A Dtree-vectorizer.c785 loop_cond_bsi = bsi_for_stmt (orig_cond);
H A Dtree-ssa-pre.c3315 bsi = bsi_for_stmt (stmt);
3322 bsi = bsi_for_stmt (stmt);
3739 bsi = bsi_for_stmt (t);
H A Dtree-ssa-dom.c2089 block_stmt_iterator bsi = bsi_for_stmt (t);
H A Dtree-cfg.c2826 bsi_for_stmt (tree stmt) function

Completed in 284 milliseconds