Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h101 createImmutableModuleSummaryIndexWrapperPass(const ModuleSummaryIndex *Index);
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp455 createImmutableModuleSummaryIndexWrapperPass(&CombinedIndex)); in codegen()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp1226 ImmutablePass *llvm::createImmutableModuleSummaryIndexWrapperPass( in createImmutableModuleSummaryIndexWrapperPass() function in llvm