Searched refs:gimple_duplicate_stmt_histograms (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | value-prof.h | 85 void gimple_duplicate_stmt_histograms (struct function *, gimple,
|
H A D | gimple-iterator.c | 412 gimple_duplicate_stmt_histograms (cfun, stmt, cfun, orig_stmt); in gsi_replace()
|
H A D | sese.c | 610 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in graphite_copy_stmts_from_block()
|
H A D | value-prof.c | 330 gimple_duplicate_stmt_histograms (struct function *fun, gimple stmt, in gimple_duplicate_stmt_histograms() function
|
H A D | tree-cfg.c | 5328 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in gimple_duplicate_bb() 6194 gimple_duplicate_stmt_histograms (dest_cfun, stmt, cfun, stmt); in move_block_to_fn()
|
H A D | tree-inline.c | 1573 gimple_duplicate_stmt_histograms (cfun, stmt, id->src_cfun, orig_stmt); in copy_bb()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | value-prof.h | 87 void gimple_duplicate_stmt_histograms (struct function *, gimple *,
|
H A D | gimple-iterator.c | 444 gimple_duplicate_stmt_histograms (cfun, stmt, cfun, orig_stmt); in gsi_replace()
|
H A D | value-prof.c | 463 gimple_duplicate_stmt_histograms (struct function *fun, gimple *stmt, in gimple_duplicate_stmt_histograms() function
|
H A D | tree-cfg.c | 6358 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in gimple_duplicate_bb() 7268 gimple_duplicate_stmt_histograms (dest_cfun, stmt, cfun, stmt); in move_block_to_fn()
|
H A D | tree-inline.c | 1835 gimple_duplicate_stmt_histograms (cfun, stmt, id->src_cfun, in copy_bb()
|