Home
last modified time | relevance | path

Searched defs:ShouldInline (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp220 bool ShouldInline = false; in processFunction() local
/llvm-project/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp279 executeCommand(StringRef ModuleName,const T & ModuleSpec,Command Cmd,StringRef Symbol,uint64_t Offset,uint64_t AdjustVMA,bool ShouldInline,OutputStyle Style,LLVMSymbolizer & Symbolizer,DIPrinter & Printer) executeCommand() argument
357 bool ShouldInline = Args.hasFlag(OPT_inlines, OPT_no_inlines, !IsAddr2Line); symbolizeInput() local
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp3076 InlineResult ShouldInline = CA.analyze(); getInlineCost() local