Home
last modified time | relevance | path

Searched refs:gimple_remove_stmt_histograms (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h84 void gimple_remove_stmt_histograms (struct function *, gimple *);
H A Dgimple-iterator.cc452 gimple_remove_stmt_histograms (cfun, orig_stmt); in gsi_replace()
582 gimple_remove_stmt_histograms (cfun, stmt); in gsi_remove()
H A Dvalue-prof.cc443 gimple_remove_stmt_histograms (struct function *fun, gimple *stmt) in gimple_remove_stmt_histograms() function
H A Dtree-cfg.cc7319 gimple_remove_stmt_histograms (cfun, stmt); in move_block_to_fn()
H A DChangeLog.tuples6142 * gimple-dummy.c (gimple_remove_stmt_histograms,
6767 (gimple_remove_stmt_histograms): Same.
H A DChangeLog-2006931 dump_histograms_for_stmt, gimple_remove_stmt_histograms,
951 (gimple_remove_stmt_histograms): Declare.
H A DChangeLog-200819770 (execute_fold_all_builtins): Call gimple_remove_stmt_histograms if
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h84 void gimple_remove_stmt_histograms (struct function *, gimple *);
H A Dgimple-iterator.c448 gimple_remove_stmt_histograms (cfun, orig_stmt); in gsi_replace()
578 gimple_remove_stmt_histograms (cfun, stmt); in gsi_remove()
H A Dvalue-prof.c422 gimple_remove_stmt_histograms (struct function *fun, gimple *stmt) in gimple_remove_stmt_histograms() function
H A Dtree-cfg.c7242 gimple_remove_stmt_histograms (cfun, stmt); in move_block_to_fn()