Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp279 bool ShouldInline, OutputStyle Style, in executeCommand() argument
349 bool ShouldInline = Args.hasFlag(OPT_inlines, OPT_no_inlines, !IsAddr2Line); symbolizeInput() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp3069 InlineResult ShouldInline = CA.analyze(); getInlineCost() local