Searched refs:bsi_replace (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-flow.h | 507 extern void bsi_replace (const block_stmt_iterator *, tree, bool);
|
| H A D | tree-tailcall.c | 631 bsi_replace (&bsi, ret_var, true); in adjust_return_value()
|
| H A D | tree-ssa-loop-im.c | 642 bsi_replace (&bsi, stmt1, true); in determine_invariantness_stmt()
|
| H A D | tree-sra.c | 2194 bsi_replace (bsi, first, true); in scalarize_ldst()
|
| H A D | tree-cfg.c | 2939 bsi_replace (const block_stmt_iterator *bsi, tree stmt, bool update_eh_info) in bsi_replace() function
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | tree-ssa.texi | 880 @code{bsi_insert} routines or @code{bsi_replace} performs an implicit
|
| H A D | gccint.info | 7128 or `bsi_replace' performs an implicit call to `update_stmt'.
|