Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h47 AlwaysInliner, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp565 case (InlinePass::AlwaysInliner): in getInlineAdvisorContext()
/freebsd-14.2/lib/clang/libllvm/
H A DMakefile1715 SRCS_MIN+= Transforms/IPO/AlwaysInliner.cpp