Home
last modified time | relevance | path

Searched refs:createImmutableModuleSummaryIndexWrapperPass (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h100 createImmutableModuleSummaryIndexWrapperPass(const ModuleSummaryIndex *Index);
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp404 createImmutableModuleSummaryIndexWrapperPass(&CombinedIndex)); in codegen()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp970 ImmutablePass *llvm::createImmutableModuleSummaryIndexWrapperPass( in createImmutableModuleSummaryIndexWrapperPass() function in llvm