Home
last modified time | relevance | path

Searched defs:MaxFunctionCount (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h34 uint64_t MaxFunctionCount; variable
H A DInstrProfReader.h274 uint64_t MaxFunctionCount; variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp139 uint64_t MaxFunctionCount = 0, MaxBlockCount = 0; in showInstrProfile() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp776 uint64_t MaxFunctionCount = PGOReader->getMaximumFunctionCount(); in applyFunctionAttributes() local