Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp201 TheSummary->NumSummaryFields = Summary::NumKinds; in setSummary()
248 uint32_t SummarySize = Summary::getSize(Summary::NumKinds, NumEntries); in writeImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp238 TheSummary->NumSummaryFields = Summary::NumKinds; in setSummary()
286 uint32_t SummarySize = Summary::getSize(Summary::NumKinds, NumEntries); in writeImpl()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h835 NumKinds = TotalBlockCount + 1 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h939 NumKinds = TotalBlockCount + 1 enumerator