Searched refs:gimple_remove_histogram_value (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dvalue-prof.h88 void gimple_remove_histogram_value (struct function *, gimple, histogram_value);
H A Dvalue-prof.c246 gimple_remove_histogram_value (struct function *fun, gimple stmt, function
521 gimple_remove_histogram_value (fun, stmt, val);
866 gimple_remove_histogram_value (cfun, stmt, histogram);
1029 gimple_remove_histogram_value (cfun, stmt, histogram);
1214 gimple_remove_histogram_value (cfun, stmt, histogram);
1236 gimple_remove_histogram_value (cfun, stmt, histogram);
1623 gimple_remove_histogram_value (cfun, stmt, histogram);
1657 gimple_remove_histogram_value (cfun, stmt, histogram);
1846 gimple_remove_histogram_value (cfun, stmt, histogram);
1918 gimple_remove_histogram_value (cfu
[all...]
H A Dipa-profile.c248 gimple_remove_histogram_value (DECL_STRUCT_FUNCTION (node->decl),
H A Dauto-profile.c1026 gimple_remove_histogram_value (cfun, stmt, hist);

Completed in 61 milliseconds