HomeSort by: relevance | last modified time | path
    Searched defs:gimple_remove_histogram_value (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
value-prof.cc 188 gimple_remove_histogram_value (struct function *fun, gimple *stmt, function
435 gimple_remove_histogram_value (fun, stmt, val);
832 gimple_remove_histogram_value (cfun, stmt, histogram);
982 gimple_remove_histogram_value (cfun, stmt, histogram);
1158 gimple_remove_histogram_value (cfun, stmt, histogram);
1180 gimple_remove_histogram_value (cfun, stmt, histogram);
1665 gimple_remove_histogram_value (cfun, stmt, histogram);
1740 gimple_remove_histogram_value (cfun, stmt, histogram);
1753 gimple_remove_histogram_value (cfun, stmt, histogram);
1762 gimple_remove_histogram_value (cfun, stmt, histogram)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
value-prof.cc 188 gimple_remove_histogram_value (struct function *fun, gimple *stmt, function
447 gimple_remove_histogram_value (fun, stmt, val);
844 gimple_remove_histogram_value (cfun, stmt, histogram);
994 gimple_remove_histogram_value (cfun, stmt, histogram);
1170 gimple_remove_histogram_value (cfun, stmt, histogram);
1192 gimple_remove_histogram_value (cfun, stmt, histogram);
1673 gimple_remove_histogram_value (cfun, stmt, histogram);
1748 gimple_remove_histogram_value (cfun, stmt, histogram);
1761 gimple_remove_histogram_value (cfun, stmt, histogram);
1770 gimple_remove_histogram_value (cfun, stmt, histogram)
    [all...]

Completed in 17 milliseconds