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

  /src/external/gpl3/gcc/dist/gcc/
bb-reorder.cc 203 static void find_traces_1_round (int, profile_count, struct trace *, int *,
302 find_traces_1_round (REG_BR_PROB_BASE * branch_threshold[i] / 1000,
450 find_traces_1_round (int branch_th, profile_count count_th,
449 find_traces_1_round (int branch_th, profile_count count_th, function
  /src/external/gpl3/gcc.old/dist/gcc/
bb-reorder.cc 203 static void find_traces_1_round (int, profile_count, struct trace *, int *,
302 find_traces_1_round (REG_BR_PROB_BASE * branch_threshold[i] / 1000,
450 find_traces_1_round (int branch_th, profile_count count_th,
449 find_traces_1_round (int branch_th, profile_count count_th, function

Completed in 38 milliseconds