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

  /src/external/gpl3/gcc/dist/gcc/
ipa-profile.cc 770 int nmismatch = 0, nimpossible = 0; local
903 nmismatch++;
973 nmismatch, nmismatch * 100.0 / nindirect,
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-profile.cc 769 int nmismatch = 0, nimpossible = 0; local
902 nmismatch++;
972 nmismatch, nmismatch * 100.0 / nindirect,

Completed in 16 milliseconds