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

  /src/external/gpl3/gcc/dist/gcc/
profile-count.h 287 static profile_probability from_reg_br_prob_note (int v) function
299 gcc_checking_assert (from_reg_br_prob_note (ret) == *this);
  /src/external/gpl3/gcc.old/dist/gcc/
profile-count.h 282 static profile_probability from_reg_br_prob_note (int v) function
294 gcc_checking_assert (from_reg_br_prob_note (ret) == *this);

Completed in 32 milliseconds