Searched refs:gimple_duplicate_stmt_histograms (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.h | 85 void gimple_duplicate_stmt_histograms (struct function *, gimple *,
|
H A D | gimple-iterator.cc | 448 gimple_duplicate_stmt_histograms (cfun, stmt, cfun, orig_stmt); in gsi_replace()
|
H A D | graphite-isl-ast-to-gimple.cc | 1179 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in graphite_copy_stmts_from_block()
|
H A D | value-prof.cc | 453 gimple_duplicate_stmt_histograms (struct function *fun, gimple *stmt, in gimple_duplicate_stmt_histograms() function
|
H A D | tree-cfg.cc | 6376 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in gimple_duplicate_bb() 7318 gimple_duplicate_stmt_histograms (dest_cfun, stmt, cfun, stmt); in move_block_to_fn()
|
H A D | tree-inline.cc | 2072 gimple_duplicate_stmt_histograms (cfun, stmt, id->src_cfun, in copy_bb()
|
H A D | ChangeLog.tuples | 6552 (gimple_duplicate_stmt_histograms): Same. 6554 (gimple_duplicate_stmt_histograms): Same.
|
H A D | ChangeLog-2006 | 932 gimple_duplicate_stmt_histograms, visit_hist, 952 (gimple_duplicate_stmt_histograms): Declare.
|
H A D | ChangeLog-2008 | 11610 * value-prof.c (gimple_duplicate_stmt_histograms): Likewise. 16117 gimple_duplicate_stmt_histograms): Likewise.
|
H A D | ChangeLog-2019 | 16373 (gimple_duplicate_stmt_histograms): Do not
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.h | 85 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 | graphite-isl-ast-to-gimple.c | 1192 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in graphite_copy_stmts_from_block()
|
H A D | value-prof.c | 432 gimple_duplicate_stmt_histograms (struct function *fun, gimple *stmt, in gimple_duplicate_stmt_histograms() function
|
H A D | tree-cfg.c | 6291 gimple_duplicate_stmt_histograms (cfun, copy, cfun, stmt); in gimple_duplicate_bb() 7241 gimple_duplicate_stmt_histograms (dest_cfun, stmt, cfun, stmt); in move_block_to_fn()
|
H A D | tree-inline.c | 2047 gimple_duplicate_stmt_histograms (cfun, stmt, id->src_cfun, in copy_bb()
|