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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 359 unsigned NumValueSiteCountMismatches = 0;
383 return NumValueSiteCountMismatches;
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 211 ++NumValueSiteCountMismatches;

Completed in 38 milliseconds