Searched refs:ImmutableModuleSummaryIndexWrapperPass (Results 1 – 5 of 5) sorted by relevance
83 class LLVM_ABI ImmutableModuleSummaryIndexWrapperPass : public ImmutablePass {89 ImmutableModuleSummaryIndexWrapperPass(
1215 char ImmutableModuleSummaryIndexWrapperPass::ID = 0;1217 ImmutableModuleSummaryIndexWrapperPass::ImmutableModuleSummaryIndexWrapperPass( in ImmutableModuleSummaryIndexWrapperPass() function in ImmutableModuleSummaryIndexWrapperPass1221 void ImmutableModuleSummaryIndexWrapperPass::getAnalysisUsage( in getAnalysisUsage()1228 return new ImmutableModuleSummaryIndexWrapperPass(Index); in createImmutableModuleSummaryIndexWrapperPass()1231 INITIALIZE_PASS(ImmutableModuleSummaryIndexWrapperPass, "module-summary-info",
1110 getAnalysisIfAvailable<ImmutableModuleSummaryIndexWrapperPass>()) in runOnModule()1219 INITIALIZE_PASS_DEPENDENCY(ImmutableModuleSummaryIndexWrapperPass)
575 AU.addUsedIfAvailable<ImmutableModuleSummaryIndexWrapperPass>(); in getAnalysisUsage()607 getAnalysisIfAvailable<ImmutableModuleSummaryIndexWrapperPass>()) in runOnModule()
470 AU.addUsedIfAvailable<ImmutableModuleSummaryIndexWrapperPass>(); in getAnalysisUsage()1347 getAnalysisIfAvailable<ImmutableModuleSummaryIndexWrapperPass>()) { in initializeOutlinerMode()