Home
last modified time | relevance | path

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

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