Home
last modified time | relevance | path

Searched defs:PSI (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DProfileSummaryInfoTest.cpp103 ProfileSummaryInfo PSI = buildPSI(M.get()); in TEST_F() local
134 ProfileSummaryInfo PSI = buildPSI(M.get()); in TEST_F() local
149 ProfileSummaryInfo PSI = buildPSI(M.get()); in TEST_F() local
181 ProfileSummaryInfo PSI = buildPSI(M.get()); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp351 bool ICallPromotionFunc::processFunction(ProfileSummaryInfo *PSI) { in processFunction()
382 static bool promoteIndirectCalls(Module &M, ProfileSummaryInfo *PSI, in promoteIndirectCalls()
428 ProfileSummaryInfo *PSI = in runOnModule() local
438 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
/external/llvm/include/llvm/Transforms/IPO/
DInlinerPass.h89 ProfileSummaryInfo *PSI; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DInliner.h77 ProfileSummaryInfo *PSI; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp122 ProfileSummaryInfo *PSI) { in getHotness()
225 ProfileSummaryInfo *PSI, bool HasLocalsInUsedOrAsm, in computeFunctionSummary()
422 ProfileSummaryInfo *PSI) { in buildModuleSummaryIndex()
592 ProfileSummaryInfo &PSI = AM.getResult<ProfileSummaryAnalysis>(M); in run() local
622 auto &PSI = *getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(); in runOnModule() local
DProfileSummaryInfo.cpp296 ProfileSummaryInfo &PSI = AM.getResult<ProfileSummaryAnalysis>(M); in run() local
DInlineCost.cpp109 ProfileSummaryInfo *PSI; member in __anon5999813e0111::CallAnalyzer
275 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE, in CallAnalyzer()
1951 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE) { in getInlineCost()
1961 ProfileSummaryInfo *PSI, OptimizationRemarkEmitter *ORE) { in getInlineCost()
/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h66 std::unique_ptr<ProfileSummaryInfo> PSI; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h131 std::unique_ptr<ProfileSummaryInfo> PSI; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCloning.h191 ProfileSummaryInfo *PSI; variable
/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp152 ProfileSummaryInfo &PSI = AM.getResult<ProfileSummaryAnalysis>(M); in run() local
DInlineCost.cpp82 ProfileSummaryInfo *PSI; member in __anond8f3b4e60111::CallAnalyzer
207 ProfileSummaryInfo *PSI, Function &Callee, int Threshold, in CallAnalyzer()
1450 ProfileSummaryInfo *PSI) { in getInlineCost()
1472 ProfileSummaryInfo *PSI) { in getInlineCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp205 ProfileSummaryInfo PSI(M); in splitAndWriteThinLTOBitcode() local
381 ProfileSummaryInfo PSI(M); in splitAndWriteThinLTOBitcode() local
DSampleProfile.cpp295 ProfileSummaryInfo *PSI = nullptr; member in __anon535113db0111::SampleProfileLoader
360 ProfileSummaryInfo *PSI) { in callsiteIsHot()
1579 ProfileSummaryInfo *PSI = in runOnModule() local
1623 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
DInliner.cpp467 ProfileSummaryInfo *PSI, TargetLibraryInfo &TLI, in inlineCallsImpl()
813 ProfileSummaryInfo *PSI = MAM.getCachedResult<ProfileSummaryAnalysis>(M); in run() local
DPartialInlining.cpp271 ProfileSummaryInfo *PSI; member
361 ProfileSummaryInfo *PSI = in runOnModule() local
1505 ProfileSummaryInfo *PSI = &AM.getResult<ProfileSummaryAnalysis>(M); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1437 ProfileSummaryInfo *PSI, in updateCallProfile()
1466 ProfileSummaryInfo *PSI) { in updateCalleeCount()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp351 for (ExplodedNodeSet::iterator PSI = Dst.begin(), PSE = Dst.end(); in processCallExit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1309 ProfileSummaryInfo *PSI = in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp492 ProfileSummaryInfo PSI(TheModule); in ProcessThinLTOModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp400 ProfileSummaryInfo *PSI = in runOnFunction() local