Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h100 createImmutableModuleSummaryIndexWrapperPass(const ModuleSummaryIndex *Index);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp409 createImmutableModuleSummaryIndexWrapperPass(&CombinedIndex)); in codegen()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp924 ImmutablePass *llvm::createImmutableModuleSummaryIndexWrapperPass( in createImmutableModuleSummaryIndexWrapperPass() function in llvm