/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Function.h | 267 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 D | SampleProfileLoaderBaseImpl.h | 47 using ProfileCount = Function::ProfileCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | SampleProfileLoaderBaseImpl.h | 49 using ProfileCount = Function::ProfileCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | SampleProfileLoaderBaseImpl.h | 49 using ProfileCount = Function::ProfileCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | SampleProfileLoaderBaseImpl.h | 49 using ProfileCount = Function::ProfileCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | SampleProfileLoaderBaseImpl.h | 49 using ProfileCount = Function::ProfileCount; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | SyntheticCountsPropagation.cpp | 38 using ProfileCount = Function::ProfileCount; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | SyntheticCountsPropagation.cpp | 44 using ProfileCount = Function::ProfileCount; typedef
|
H A D | SampleProfile.cpp | 96 using ProfileCount = Function::ProfileCount; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | MisExpect.cpp | 124 const uint64_t ProfileCount = Weights[Index]; in verifyMisExpect() local
|
H A D | CodeExtractor.cpp | 72 using ProfileCount = Function::ProfileCount; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRSampleProfile.cpp | 36 using ProfileCount = Function::ProfileCount; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Function.h | 283 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 37 uint64_t ProfileCount; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Function.h | 258 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Function.h | 289 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Function.h | 287 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Function.h | 287 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 D | ControlHeightReduction.cpp | 1704 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 D | ControlHeightReduction.cpp | 1709 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 D | ModuleSummaryAnalysis.cpp | 126 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 740 auto ProfileCount = BFI->getBlockProfileCount(BB); in onBlockAnalyzed() local 864 auto ProfileCount = CalleeBFI->getBlockProfileCount(&BB); in costBenefitAnalysis() local
|
H A D | ModuleSummaryAnalysis.cpp | 128 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Function.cpp | 69 using ProfileCount = Function::ProfileCount; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 72 using ProfileCount = Function::ProfileCount; typedef
|