Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h267 ProfileCount() : Count(-1), PCT(PCT_Invalid) {} in ProfileCount() function
268 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h47 using ProfileCount = Function::ProfileCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseImpl.h49 using ProfileCount = Function::ProfileCount; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp38 using ProfileCount = Function::ProfileCount; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSyntheticCountsPropagation.cpp44 using ProfileCount = Function::ProfileCount; typedef
H A DSampleProfile.cpp96 using ProfileCount = Function::ProfileCount; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp124 const uint64_t ProfileCount = Weights[Index]; in verifyMisExpect() local
H A DCodeExtractor.cpp72 using ProfileCount = Function::ProfileCount; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp36 using ProfileCount = Function::ProfileCount; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h283 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h37 uint64_t ProfileCount; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFunction.h258 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h289 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFunction.h287 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h287 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1704 std::optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); in transformScopes() local
1844 uint64_t ProfileCount) { in fixupBranchesAndSelects()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1709 Optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); in transformScopes() local
1850 uint64_t ProfileCount) { in fixupBranchesAndSelects()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp126 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp740 auto ProfileCount = BFI->getBlockProfileCount(BB); in onBlockAnalyzed() local
864 auto ProfileCount = CalleeBFI->getBlockProfileCount(&BB); in costBenefitAnalysis() local
H A DModuleSummaryAnalysis.cpp128 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp69 using ProfileCount = Function::ProfileCount; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp72 using ProfileCount = Function::ProfileCount; typedef

12