Home
last modified time | relevance | path

Searched refs:set_histogram_value (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvalue-prof.cc143 set_histogram_value (struct function *fun, gimple *stmt, histogram_value hist) in set_histogram_value() function
181 set_histogram_value (fun, stmt, hist); in gimple_add_histogram_value()
194 set_histogram_value (fun, stmt, hist->hvalue.next); in gimple_remove_histogram_value()
479 set_histogram_value (fun, ostmt, NULL); in gimple_move_stmt_histograms()
482 set_histogram_value (fun, stmt, val); in gimple_move_stmt_histograms()
DChangeLog.tuples6764 * value-prof.c (set_histogram_value): Stmt type is now gimple.
DChangeLog-2006928 set_histogram_value, gimple_histogram_value,