Home
last modified time | relevance | path

Searched refs:getPSI (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h166 ProfileSummaryInfo &getPSI() { return *PSI; } in getPSI() function
167 const ProfileSummaryInfo &getPSI() const { return *PSI; } in getPSI() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplication.cpp87 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
DMachineCombiner.cpp653 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
DExpandMemCmp.cpp808 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction()
DBranchFolding.cpp136 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI()); in runOnMachineFunction()
DIfConversion.cpp453 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in INITIALIZE_PASS_DEPENDENCY()
DMachineBlockPlacement.cpp3055 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
DCodeGenPrepare.cpp442 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp118 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
DX86FixupBWInsts.cpp166 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
DX86OptimizeLEAs.cpp694 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp428 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
DPGOInstrumentation.cpp1682 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
DControlHeightReduction.cpp2085 getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp646 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction()
DConstantHoisting.cpp157 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI()); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DHotColdSplitting.cpp681 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
DInliner.cpp761 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in inlineCalls()
DPartialInlining.cpp368 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
DSampleProfile.cpp1894 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp863 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h432 ProfileSummaryInfo *getPSI() const { return PSI; }
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1720 PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in SetupMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp443 auto *PSI = &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3695 &getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnFunction()

12