Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DModuleSummaryAnalysis.h100 createImmutableModuleSummaryIndexWrapperPass(const ModuleSummaryIndex *Index);
/external/llvm-project/llvm/lib/LTO/
DLTOBackend.cpp431 createImmutableModuleSummaryIndexWrapperPass(&CombinedIndex)); in codegen()
/external/llvm-project/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp927 ImmutablePass *llvm::createImmutableModuleSummaryIndexWrapperPass( in createImmutableModuleSummaryIndexWrapperPass() function in llvm