Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp215 MaxInternalCount; in getFromMD() local