Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp38 using ProfileCount = Function::ProfileCount; typedef
H A DSampleProfile.cpp97 using ProfileCount = Function::ProfileCount; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp40 using ProfileCount = Function::ProfileCount; typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h283 ProfileCount(uint64_t Count, ProfileCountType PCT) ProfileCount() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1703 std::optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); transformScopes() local
1850 fixupBranchesAndSelects(CHRScope * Scope,BasicBlock * PreEntryBlock,BranchInst * MergedBR,uint64_t ProfileCount) fixupBranchesAndSelects() argument
H A DPGOInstrumentation.cpp128 using ProfileCount = Function::ProfileCount; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp130 getHotness(uint64_t ProfileCount,ProfileSummaryInfo * PSI) getHotness() argument
H A DInlineCost.cpp754 auto ProfileCount = BFI->getBlockProfileCount(BB); onBlockAnalyzed() local
907 auto ProfileCount = CalleeBFI->getBlockProfileCount(&BB); costBenefitAnalysis() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp72 using ProfileCount = Function::ProfileCount; typedef
H A DInlineFunction.cpp82 using ProfileCount = Function::ProfileCount; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp74 using ProfileCount = Function::ProfileCount; global() typedef