Searched refs:forall_replace_symtree (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 3833 forall_replace_symtree (gfc_expr *e, gfc_symbol *sym, int f) in forall_replace_symtree() function 3934 forall_replace_symtree (c->expr1, old_sym, 2); in forall_make_variable_temp() 3938 forall_replace_symtree (c->expr2, old_sym, 1); in forall_make_variable_temp()
|
H A D | ChangeLog-2007 | 842 (forall_replace_symtree): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 3797 forall_replace_symtree (gfc_expr *e, gfc_symbol *sym, int f) in forall_replace_symtree() function 3898 forall_replace_symtree (c->expr1, old_sym, 2); in forall_make_variable_temp() 3902 forall_replace_symtree (c->expr2, old_sym, 1); in forall_make_variable_temp()
|