Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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()
H A DChangeLog.tuples6764 * value-prof.c (set_histogram_value): Stmt type is now gimple.
H A DChangeLog-2006928 set_histogram_value, gimple_histogram_value,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c143 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()
458 set_histogram_value (fun, ostmt, NULL); in gimple_move_stmt_histograms()
461 set_histogram_value (fun, stmt, val); in gimple_move_stmt_histograms()