Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DInstrProf.h353 unsigned NumValueSiteCountMismatches; variable
359 NumValueSiteCountMismatches(0) {} in SoftInstrProfErrors()
380 return NumValueSiteCountMismatches; in getNumValueSiteCountMismatches()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h356 unsigned NumValueSiteCountMismatches = 0; variable
380 return NumValueSiteCountMismatches; in getNumValueSiteCountMismatches()
/external/llvm/lib/ProfileData/
DInstrProf.cpp113 ++NumValueSiteCountMismatches; in addError()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp202 ++NumValueSiteCountMismatches; in addError()