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

  /src/external/gpl3/gcc/dist/gcc/
value-prof.cc 84 gimple_add_histogram_value(). Histograms are stored in a hash table
177 gimple_add_histogram_value (struct function *fun, gimple *stmt, function
410 gimple_add_histogram_value (cfun, stmt, new_val);
452 gimple_add_histogram_value (fun, stmt, new_val);
  /src/external/gpl3/gcc.old/dist/gcc/
value-prof.cc 84 gimple_add_histogram_value(). Histograms are stored in a hash table
177 gimple_add_histogram_value (struct function *fun, gimple *stmt, function
422 gimple_add_histogram_value (cfun, stmt, new_val);
464 gimple_add_histogram_value (fun, stmt, new_val);

Completed in 54 milliseconds