Searched defs:ModuleSummaryIndexWrapperPass (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriterPass.cpp | 81 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) INITIALIZE_PASS_DEPENDENCY() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILWriterPass.cpp | 98 INITIALIZE_PASS_DEPENDENCY(ModuleSummaryIndexWrapperPass) in INITIALIZE_PASS_DEPENDENCY() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ModuleSummaryAnalysis.cpp | 1054 ModuleSummaryIndexWrapperPass::ModuleSummaryIndexWrapperPass() ModuleSummaryIndexWrapperPass() function in ModuleSummaryIndexWrapperPass |