Home
last modified time | relevance | path

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

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