Home
last modified time | relevance | path

Searched refs:ModuleInliner (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp91 M, FAM, Params, InlineContext{LTOPhase, InlinePass::ModuleInliner}); in getAdvisor()
117 InlineContext{LTOPhase, InlinePass::ModuleInliner})) { in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h50 ModuleInliner, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp609 case (InlinePass::ModuleInliner): in getInlineAdvisorContext()
/freebsd/lib/clang/libllvm/
H A DMakefile1901 SRCS_MIN+= Transforms/IPO/ModuleInliner.cpp