/llvm-project/offload/include/Utils/ |
H A D | ExponentialBackoff.h | 26 const int64_t MaxCount = 0; variable 31 ExponentialBackoff(int64_t MaxCount, int64_t CountThreshold, in ExponentialBackoff()
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | ProfileCommon.h | 56 uint64_t MaxCount = 0; variable
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | secondary.h | 226 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); store() local 301 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); retrieve() local 420 const u32 MaxCount = atomic_load_relaxed(&MaxEntriesCount); disableMemoryTagging() local
|
H A D | local_cache.h | 140 u16 MaxCount; member
|
H A D | quarantine.h | 22 static const u32 MaxCount = 1019; member
|
H A D | release.h | 312 updateAsAllCountedIf(uptr Region,uptr I,uptr MaxCount) updateAsAllCountedIf() argument
|
H A D | primary32.h | 808 Min(MaxNumBatches * MaxCount, in populateFreeList() local
|
H A D | primary64.h | 1036 const u16 MaxCount = CacheT::getMaxCached(Size); populateFreeListAndPopBlocks() local
|
/llvm-project/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/llvm-project/llvm/include/llvm/Transforms/ |
H A D | Instrumentation.h |
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOMemOPSizeOpt.cpp | 290 uint64_t MaxCount = 0; in perform() local
|
H A D | PGOInstrumentation.cpp | 1191 markFunctionAttributes(uint64_t EntryCount,uint64_t MaxCount) markFunctionAttributes() argument 1628 uint64_t MaxCount = 0; setBranchWeights() local 1707 uint64_t MaxCount = std::max(SCounts[0], SCounts[1]); annotateOneSelectInst() local 2271 setProfMetadata(Module * M,Instruction * TI,ArrayRef<uint64_t> EdgeCounts,uint64_t MaxCount) setProfMetadata() argument [all...] |
/llvm-project/llvm/tools/llvm-rc/ |
H A D | ResourceScriptParser.cpp | 310 size_t MaxCount) { in readIntsWithCommas()
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | AssumeBundleQueriesTest.cpp | 406 static void RunRandTest(uint64_t Seed, int Size, int MinCount, int MaxCount, in RunRandTest() argument
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | release_test.cpp | 161 static const scudo::u16 MaxCount = SizeClassMap::MaxNumCachedHint; member
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DirectiveEmitter.cpp |
|
/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 1009 uint64_t MaxCount = 0; global() member 3010 uint64_t MaxCount = 0; global() member [all...] |
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 824 uint64_t MaxCount = 0; overlap() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 566 unsigned MaxCount; global() member
|