Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h48 CGSCCInliner, enumerator
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp180 InlineContext{LTOPhase, InlinePass::CGSCCInliner}); in getAdvisor()
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp568 case (InlinePass::CGSCCInliner): in getInlineAdvisorContext()
/src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp916 InlineContext{Phase, InlinePass::CGSCCInliner}, in buildInlinerPipeline()
1891 InlinePass::CGSCCInliner})); in buildLTODefaultPipeline()