Home
last modified time | relevance | path

Searched defs:MaxInternalCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DProfileSummary.h50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
60 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp162 MaxInternalCount; in getFromMD() local