Home
last modified time | relevance | path

Searched defs:ProfileCount (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; global() variable
/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp
H A DSampleProfile.cpp98 using ProfileCount = Function::ProfileCount; global() typedef
/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp40 using ProfileCount = Function::ProfileCount; typedef
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h295 ProfileCount(uint64_t Count, ProfileCountType PCT) ProfileCount() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1704 std::optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); transformScopes() local
1851 fixupBranchesAndSelects(CHRScope * Scope,BasicBlock * PreEntryBlock,BranchInst * MergedBR,uint64_t ProfileCount) fixupBranchesAndSelects() argument
H A DPGOInstrumentation.cpp130 using ProfileCount = Function::ProfileCount; global() typedef
/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp159 getHotness(uint64_t ProfileCount,ProfileSummaryInfo * PSI) getHotness() argument
H A DInlineCost.cpp760 auto ProfileCount = BFI->getBlockProfileCount(BB); onBlockAnalyzed() local
913 auto ProfileCount = CalleeBFI->getBlockProfileCount(&BB); costBenefitAnalysis() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp72 using ProfileCount = Function::ProfileCount; global() typedef
H A DInlineFunction.cpp85 using ProfileCount = Function::ProfileCount; global() typedef
/llvm-project/llvm/lib/IR/
H A DFunction.cpp76 using ProfileCount = Function::ProfileCount; global() typedef