Searched refs:mark_local_labels_stmt (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-inline.c | 5259 mark_local_labels_stmt (gimple_stmt_iterator *gsip, in mark_local_labels_stmt() function 5423 walk_gimple_seq (seq, mark_local_labels_stmt, NULL, wi); in duplicate_remap_omp_clause_seq() 5463 walk_gimple_seq (seq, mark_local_labels_stmt, NULL, &wi); in copy_gimple_seq_and_replace_locals()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-inline.c | 4572 mark_local_labels_stmt (gimple_stmt_iterator *gsip, in mark_local_labels_stmt() function 4707 walk_gimple_seq (seq, mark_local_labels_stmt, NULL, &wi); in copy_gimple_seq_and_replace_locals()
|