Searched refs:replace_locals_stmt (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-inline.c | 5374 replace_locals_stmt (gimple_stmt_iterator *gsip, in replace_locals_stmt() function 5425 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, wi); in duplicate_remap_omp_clause_seq() 5470 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, &wi); in copy_gimple_seq_and_replace_locals()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-inline.c | 4646 replace_locals_stmt (gimple_stmt_iterator *gsip, in replace_locals_stmt() function 4715 walk_gimple_seq (copy, replace_locals_stmt, replace_locals_op, &wi); in copy_gimple_seq_and_replace_locals()
|