Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h49 EarlyInliner, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp570 case (InlinePass::EarlyInliner): in getInlineAdvisorContext()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp788 InlineContext{LTOPhase, InlinePass::EarlyInliner}); in addPreInlinerPasses()