Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h52 ReplayCGSCCInliner, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp188 InlineContext{LTOPhase, InlinePass::ReplayCGSCCInliner}); in getAdvisor()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp611 case (InlinePass::ReplayCGSCCInliner): in getInlineAdvisorContext()