/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 157 char ModuleSummaryIndexWrapperPass::ID = 0; 158 INITIALIZE_PASS_BEGIN(ModuleSummaryIndexWrapperPass, "module-summary-analysis", 161 INITIALIZE_PASS_END(ModuleSummaryIndexWrapperPass, "module-summary-analysis", in INITIALIZE_PASS_DEPENDENCY() 165 return new ModuleSummaryIndexWrapperPass(); in INITIALIZE_PASS_DEPENDENCY() 168 ModuleSummaryIndexWrapperPass::ModuleSummaryIndexWrapperPass() in ModuleSummaryIndexWrapperPass() function in ModuleSummaryIndexWrapperPass 173 bool ModuleSummaryIndexWrapperPass::runOnModule(Module &M) { in runOnModule() 183 bool ModuleSummaryIndexWrapperPass::doFinalization(Module &M) { in doFinalization() 188 void ModuleSummaryIndexWrapperPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 844 char ModuleSummaryIndexWrapperPass::ID = 0; 846 INITIALIZE_PASS_BEGIN(ModuleSummaryIndexWrapperPass, "module-summary-analysis", 850 INITIALIZE_PASS_END(ModuleSummaryIndexWrapperPass, "module-summary-analysis", in INITIALIZE_PASS_DEPENDENCY() 854 return new ModuleSummaryIndexWrapperPass(); in INITIALIZE_PASS_DEPENDENCY() 857 ModuleSummaryIndexWrapperPass::ModuleSummaryIndexWrapperPass() in ModuleSummaryIndexWrapperPass() function in ModuleSummaryIndexWrapperPass 862 bool ModuleSummaryIndexWrapperPass::runOnModule(Module &M) { in runOnModule() 875 bool ModuleSummaryIndexWrapperPass::doFinalization(Module &M) { in doFinalization() 880 void ModuleSummaryIndexWrapperPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriterPass.cpp | 57 ? &(getAnalysis<ModuleSummaryIndexWrapperPass>().getIndex()) in runOnModule() 66 AU.addRequired<ModuleSummaryIndexWrapperPass>(); in getAnalysisUsage() 74 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriterPass.cpp | 55 ? &(getAnalysis<ModuleSummaryIndexWrapperPass>().getIndex()) in runOnModule() 64 AU.addRequired<ModuleSummaryIndexWrapperPass>(); in getAnalysisUsage() 72 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriterPass.cpp | 56 ? &(getAnalysis<ModuleSummaryIndexWrapperPass>().getIndex()) in runOnModule() 65 AU.addRequired<ModuleSummaryIndexWrapperPass>(); in getAnalysisUsage() 73 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 964 char ModuleSummaryIndexWrapperPass::ID = 0; 966 INITIALIZE_PASS_BEGIN(ModuleSummaryIndexWrapperPass, "module-summary-analysis", 971 INITIALIZE_PASS_END(ModuleSummaryIndexWrapperPass, "module-summary-analysis", in INITIALIZE_PASS_DEPENDENCY() 975 return new ModuleSummaryIndexWrapperPass(); in INITIALIZE_PASS_DEPENDENCY() 978 ModuleSummaryIndexWrapperPass::ModuleSummaryIndexWrapperPass() in ModuleSummaryIndexWrapperPass() function in ModuleSummaryIndexWrapperPass 983 bool ModuleSummaryIndexWrapperPass::runOnModule(Module &M) { in runOnModule() 1003 bool ModuleSummaryIndexWrapperPass::doFinalization(Module &M) { in doFinalization() 1008 void ModuleSummaryIndexWrapperPass::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ModuleSummaryAnalysis.h | 54 class ModuleSummaryIndexWrapperPass : public ModulePass { 60 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | ModuleSummaryAnalysis.h | 59 class ModuleSummaryIndexWrapperPass : public ModulePass { 65 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ModuleSummaryAnalysis.h | 57 class ModuleSummaryIndexWrapperPass : public ModulePass { 63 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 57 class ModuleSummaryIndexWrapperPass : public ModulePass { 63 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 57 class ModuleSummaryIndexWrapperPass : public ModulePass { 63 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 57 class ModuleSummaryIndexWrapperPass : public ModulePass { 63 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 57 class ModuleSummaryIndexWrapperPass : public ModulePass { 63 ModuleSummaryIndexWrapperPass();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 512 &(getAnalysis<ModuleSummaryIndexWrapperPass>().getIndex()); in runOnModule() 519 AU.addRequired<ModuleSummaryIndexWrapperPass>(); in getAnalysisUsage() 529 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILWriterPass.cpp | 98 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument
|