| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IndirectCallPromotionAnalysis.cpp | 58 uint64_t TotalCount, in isPromotionProfitable() 69 const Instruction *Inst, uint64_t TotalCount) { in getProfitablePromotionCandidates() 92 const Instruction *I, uint64_t &TotalCount, uint32_t &NumCandidates) { in getPromotionCandidatesForInstruction()
|
| H A D | ProfileSummaryInfo.cpp | 83 uint64_t TotalCount; in getProfileCount() local
|
| H A D | ModuleSummaryAnalysis.cpp | 154 uint64_t TotalCount = 0; in findRefEdges() local 416 uint64_t TotalCount = 0; in computeFunctionSummary() local
|
| H A D | CtxProfAnalysis.cpp | 392 auto TotalCount = BBInfo.getCount(); in getSelectInstrProfile() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | ProfileCommon.h | 56 uint64_t TotalCount = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | MemProfContextDisambiguation.h | 50 uint64_t TotalCount; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | IndirectCallPromotion.cpp | 427 uint64_t TotalCount, uint32_t NumCandidates) { in getPromotionCandidatesForCallSite() 619 uint64_t Count, uint64_t TotalCount, in promoteIndirectCall() 645 uint64_t TotalCount, ArrayRef<InstrProfValueData> ICallProfDataRef, in tryToPromoteWithFuncCmp() 690 CallBase &CB, ArrayRef<InstrProfValueData> CallVDs, uint64_t TotalCount, in updateFuncValueProfiles() 822 uint64_t TotalCount; in processFunction() local
|
| H A D | PGOMemOPSizeOpt.cpp | 225 static bool isProfitable(uint64_t Count, uint64_t TotalCount) { in isProfitable() 251 uint64_t TotalCount; in perform() local
|
| H A D | MemProfUse.cpp | 344 uint64_t TotalCount = 0; in addVPMetadata() local
|
| H A D | PGOInstrumentation.cpp | 1791 uint64_t TotalCount = 0; in annotateOneSelectInst() local 2434 uint64_t TotalCount = in setProfMetadata() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ProfileSummary.h | 53 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MisExpect.cpp | 101 uint64_t ProfCount, uint64_t TotalCount) { in emitMisexpectDiagnostic()
|
| H A D | CallPromotionUtils.cpp | 635 uint64_t TotalCount = 0; in promoteCallWithIfThenElse() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonEarlyIfConv.cpp | 535 auto TotalCount = [] (const MachineBasicBlock *B, unsigned &Spare) { in isProfitable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 807 uint64_t TotalCount = 0; in doesHistoryAllowICP() local
|
| H A D | MemProfContextDisambiguation.cpp | 5472 uint64_t TotalCount; in recordICPInfo() local 5528 auto TotalCount = Info.TotalCount; in performICP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 1550 auto TotalCount = readNumber<uint64_t>(); in readSummary() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 3103 uint64_t TotalCount = 0; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 4553 unsigned int TotalCount; member
|