| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 51 uint64_t MaxCount = 0; variable
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | secondary.h | 153 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in store() local 232 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in retrieve() local 302 const u32 MaxCount = static_cast<u32>(Value); in setOption() local 327 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); in disableMemoryTagging() local
|
| H A D | local_cache.h | 133 u32 MaxCount; member
|
| H A D | quarantine.h | 21 static const u32 MaxCount = 1019; member
|
| H A D | primary32.h | 354 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
|
| H A D | primary64.h | 336 const u32 MaxCount = TransferBatch::getMaxCached(Size); in populateFreeList() local
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/ |
| H A D | Instrumentation.h | 161 static inline uint64_t calculateCountScale(uint64_t MaxCount) { in calculateCountScale()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 250 uint64_t MaxCount = (Count >= ElseCount ? Count : ElseCount); in promoteIndirectCall() local
|
| H A D | PGOInstrumentation.cpp | 1104 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes() 1404 uint64_t MaxCount = 0; in setBranchWeights() local 1473 uint64_t MaxCount = std::max(SCounts[0], SCounts[1]); in annotateOneSelectInst() local 1965 uint64_t MaxCount) { in setProfMetadata()
|
| H A D | PGOMemOPSizeOpt.cpp | 294 uint64_t MaxCount = 0; in perform() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | release_test.cpp | 133 static const scudo::u32 MaxCount = SizeClassMap::MaxNumCachedHint; member
|
| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | ResourceScriptParser.cpp | 290 size_t MaxCount) { in readIntsWithCommas()
|
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | AssumeBundleQueriesTest.cpp | 405 static void RunRandTest(uint64_t Seed, int Size, int MinCount, int MaxCount, in RunRandTest()
|
| /llvm-project-15.0.7/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 463 uint64_t MaxCount = 0; member 2355 uint64_t MaxCount; member
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 633 uint64_t MaxCount = 0; in overlap() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 475 unsigned MaxCount; member
|
| /llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 675 unsigned MaxCount = Known.countMaxPopulation(); in foldCtpop() local
|