Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h100 createImmutableModuleSummaryIndexWrapperPass(const ModuleSummaryIndex *Index);
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp406 createImmutableModuleSummaryIndexWrapperPass(&CombinedIndex)); in codegen()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp1029 ImmutablePass *llvm::createImmutableModuleSummaryIndexWrapperPass( in createImmutableModuleSummaryIndexWrapperPass() function in llvm