Home
last modified time | relevance | path

Searched defs:TotalCount (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp62 uint64_t TotalCount) { in isPromotionProfitable()
74 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
98 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp61 uint64_t TotalCount, in isPromotionProfitable()
71 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
96 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
DProfileSummaryInfo.cpp117 uint64_t TotalCount; in getProfileCount() local
/external/llvm-project/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp58 uint64_t TotalCount, in isPromotionProfitable()
68 const Instruction *Inst, uint32_t NumVals, uint64_t TotalCount) { in getProfitablePromotionCandidates()
93 const Instruction *I, uint32_t &NumVals, uint64_t &TotalCount, in getPromotionCandidatesForInstruction()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp222 uint64_t TotalCount, uint32_t NumCandidates) { in getPromotionCandidatesForCallSite()
304 uint64_t Count, uint64_t TotalCount, in promoteIndirectCall()
340 uint64_t &TotalCount) { in tryToPromote()
362 uint64_t TotalCount; in processFunction() local
DPGOMemOPSizeOpt.cpp275 static bool isProfitable(uint64_t Count, uint64_t TotalCount) { in isProfitable()
301 uint64_t TotalCount; in perform() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp223 uint64_t TotalCount, uint32_t NumCandidates) { in getPromotionCandidatesForCallSite()
299 uint64_t Count, uint64_t TotalCount, in promoteIndirectCall()
335 uint64_t &TotalCount) { in tryToPromote()
357 uint64_t TotalCount; in processFunction() local
DPGOMemOPSizeOpt.cpp214 static bool isProfitable(uint64_t Count, uint64_t TotalCount) { in isProfitable()
238 uint64_t TotalCount; in perform() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DProfileSummary.h50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
59 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
/external/llvm/include/llvm/IR/
DProfileSummary.h55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
63 uint64_t TotalCount, uint64_t MaxCount, in ProfileSummary()
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp259 uint64_t TotalCount, uint32_t NumCandidates) { in getPromotionCandidatesForCallSite()
312 uint64_t Count, uint64_t TotalCount, in createIfThenElse()
528 uint64_t Count, uint64_t TotalCount) { in promote()
579 uint64_t &TotalCount) { in tryToPromote()
600 uint64_t TotalCount; in processFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DProfileCommon.h49 uint64_t TotalCount = 0; variable
/external/llvm-project/llvm/include/llvm/ProfileData/
DProfileCommon.h49 uint64_t TotalCount = 0; variable
/external/llvm/include/llvm/ProfileData/
DProfileCommon.h62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
DInstrProf.h700 uint64_t &TotalCount = (TotalC == 0 ? Dummy : *TotalC); in getValueForSite() local
717 uint64_t TotalCount = 0; in getValueForSite() local
/external/libchrome/base/metrics/
Dsample_map.cc100 Count SampleMap::TotalCount() const { in TotalCount() function in base::SampleMap
Ddummy_histogram.cc49 HistogramBase::Count TotalCount() const override { in TotalCount() function in base::__anon43cc95590111::DummyHistogramSamples
Dpersistent_sample_map.cc141 Count PersistentSampleMap::TotalCount() const { in TotalCount() function in base::PersistentSampleMap
Dsample_vector.cc72 Count SampleVectorBase::TotalCount() const { in TotalCount() function in base::SampleVectorBase
/external/llvm-project/llvm/include/llvm/IR/
DProfileSummary.h52 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp75 uint64_t ProfCount, uint64_t TotalCount) { in emitMisexpectDiagnostic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp161 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/external/llvm/lib/IR/
DProfileSummary.cpp166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/external/compiler-rt/lib/esan/
Dcache_frag.cpp58 u64 TotalCount; // The total access count of all structs. member
/external/llvm-project/llvm/lib/IR/
DProfileSummary.cpp215 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local

12