Home
last modified time | relevance | path

Searched refs:NumValueSiteCountMismatches (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DInstrProf.h353 unsigned NumValueSiteCountMismatches; variable
359 NumValueSiteCountMismatches(0) {} in SoftInstrProfErrors()
380 return NumValueSiteCountMismatches; in getNumValueSiteCountMismatches()
/external/llvm/lib/ProfileData/
DInstrProf.cpp113 ++NumValueSiteCountMismatches; in addError()