/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineSizeOpts.cpp | 30 ProfileSummaryInfo *PSI, in isColdBlock() 39 ProfileSummaryInfo *PSI, in isHotBlockNthPercentile() 49 ProfileSummaryInfo *PSI, in isFunctionColdInCallGraph() 65 ProfileSummaryInfo *PSI, in isFunctionHotInCallGraphNthPercentile() 109 ProfileSummaryInfo *PSI, in shouldOptimizeForSize() 117 ProfileSummaryInfo *PSI, in shouldOptimizeForSize()
|
D | TailDuplication.cpp | 87 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction() local
|
D | ExpandMemCmp.cpp | 728 ProfileSummaryInfo *PSI, BlockFrequencyInfo *BFI) { in expandMemCmp() 808 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction() local 839 const DataLayout& DL, ProfileSummaryInfo *PSI, BlockFrequencyInfo *BFI) { in runOnBlock() 858 const TargetLowering* TL, ProfileSummaryInfo *PSI, in runImpl()
|
D | BranchFolding.h | 160 ProfileSummaryInfo *PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | SizeOpts.h | 42 bool shouldFuncOptimizeForSizeImpl(const FuncT *F, ProfileSummaryInfo *PSI, in shouldFuncOptimizeForSizeImpl() 67 bool shouldOptimizeForSizeImpl(const BlockT *BB, ProfileSummaryInfo *PSI, in shouldOptimizeForSizeImpl()
|
D | SimplifyLibCalls.h | 107 ProfileSummaryInfo *PSI; variable
|
D | Cloning.h | 188 ProfileSummaryInfo *PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SizeOpts.cpp | 77 bool llvm::shouldOptimizeForSize(const Function *F, ProfileSummaryInfo *PSI, in shouldOptimizeForSize() 84 bool llvm::shouldOptimizeForSize(const BasicBlock *BB, ProfileSummaryInfo *PSI, in shouldOptimizeForSize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | IndirectCallPromotion.cpp | 352 bool ICallPromotionFunc::processFunction(ProfileSummaryInfo *PSI) { in processFunction() 383 static bool promoteIndirectCalls(Module &M, ProfileSummaryInfo *PSI, in promoteIndirectCalls() 427 ProfileSummaryInfo *PSI = in runOnModule() local 437 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 168 ProfileSummaryInfo* PSI) in LoadEliminationForLoop() 594 ProfileSummaryInfo *PSI; member in __anon691edd1d0311::LoadEliminationForLoop 602 BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI, in eliminateLoadsAcrossLoops() 646 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction() local 701 auto *PSI = MAM.getCachedResult<ProfileSummaryAnalysis>(*F.getParent()); in run() local
|
D | LoopUnrollPass.cpp | 179 BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI, int OptLevel, in gatherUnrollingPreferences() 1017 ProfileSummaryInfo *PSI, bool PreserveLCSSA, int OptLevel, in tryToUnrollLoop() 1426 ProfileSummaryInfo *PSI = in run() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | Inliner.h | 76 ProfileSummaryInfo *PSI; member
|
D | HotColdSplitting.h | 53 ProfileSummaryInfo *PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TailDuplicator.h | 46 ProfileSummaryInfo *PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 127 ProfileSummaryInfo *PSI) { in getHotness() 244 ProfileSummaryInfo *PSI, DominatorTree &DT, in computeFunctionSummary() 643 ProfileSummaryInfo *PSI) { in buildModuleSummaryIndex() 833 ProfileSummaryInfo &PSI = AM.getResult<ProfileSummaryAnalysis>(M); in run() local 863 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule() local
|
D | InlineCost.cpp | 113 ProfileSummaryInfo *PSI; member in __anon20a3d8120111::CallAnalyzer 343 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE, in CallAnalyzer() 631 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE, Function &Callee, in InlineCostCallAnalyzer() 2109 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE) { in getInlineCost() 2119 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE) { in getInlineCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ThinLTOBitcodeWriter.cpp | 207 ProfileSummaryInfo PSI(M); in splitAndWriteThinLTOBitcode() local 391 ProfileSummaryInfo PSI(M); in splitAndWriteThinLTOBitcode() local 469 ProfileSummaryInfo PSI(M); in writeThinLTOBitcode() local
|
D | HotColdSplitting.cpp | 680 ProfileSummaryInfo *PSI = in runOnModule() local 727 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
|
D | SampleProfile.cpp | 431 ProfileSummaryInfo *PSI = nullptr; member in __anon8b1c592f0111::SampleProfileLoader 530 ProfileSummaryInfo *PSI) { in callsiteIsHot() 1893 ProfileSummaryInfo *PSI = in runOnModule() local 1979 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ProfileSummaryInfo.h | 160 std::unique_ptr<ProfileSummaryInfo> PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorize.h | 144 ProfileSummaryInfo *PSI; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86PadShortFunction.cpp | 117 auto *PSI = in runOnMachineFunction() local
|
D | X86FixupBWInsts.cpp | 149 ProfileSummaryInfo *PSI; member in __anone8a9ee4e0111::FixupBWInstPass
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | ConstantHoisting.h | 155 ProfileSummaryInfo *PSI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineInternal.h | 329 ProfileSummaryInfo *PSI; variable 342 ProfileSummaryInfo *PSI, const DataLayout &DL, LoopInfo *LI) in InstCombiner()
|