Searched refs:gimple_remove_stmt_histograms (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | value-prof.h | 84 void gimple_remove_stmt_histograms (struct function *, gimple *);
|
H A D | gimple-iterator.cc | 452 gimple_remove_stmt_histograms (cfun, orig_stmt); in gsi_replace() 582 gimple_remove_stmt_histograms (cfun, stmt); in gsi_remove()
|
H A D | value-prof.cc | 443 gimple_remove_stmt_histograms (struct function *fun, gimple *stmt) in gimple_remove_stmt_histograms() function
|
H A D | tree-cfg.cc | 7319 gimple_remove_stmt_histograms (cfun, stmt); in move_block_to_fn()
|
H A D | ChangeLog.tuples | 6142 * gimple-dummy.c (gimple_remove_stmt_histograms, 6767 (gimple_remove_stmt_histograms): Same.
|
H A D | ChangeLog-2006 | 931 dump_histograms_for_stmt, gimple_remove_stmt_histograms, 951 (gimple_remove_stmt_histograms): Declare.
|
H A D | ChangeLog-2008 | 19770 (execute_fold_all_builtins): Call gimple_remove_stmt_histograms if
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-prof.h | 84 void gimple_remove_stmt_histograms (struct function *, gimple *);
|
H A D | gimple-iterator.c | 448 gimple_remove_stmt_histograms (cfun, orig_stmt); in gsi_replace() 578 gimple_remove_stmt_histograms (cfun, stmt); in gsi_remove()
|
H A D | value-prof.c | 422 gimple_remove_stmt_histograms (struct function *fun, gimple *stmt) in gimple_remove_stmt_histograms() function
|
H A D | tree-cfg.c | 7242 gimple_remove_stmt_histograms (cfun, stmt); in move_block_to_fn()
|