Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h47 CGSCCInliner, enumerator
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp733 InlineContext{Phase, InlinePass::CGSCCInliner}, in buildInlinerPipeline()
1618 InlinePass::CGSCCInliner})); in buildLTODefaultPipeline()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineAdvisor.cpp559 case (InlinePass::CGSCCInliner): in getInlineAdvisorContext()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DInliner.cpp722 InlineContext{LTOPhase, InlinePass::CGSCCInliner}); in getAdvisor()