Searched refs:InlineMaxStackDepth (Results 1 – 3 of 3) sorted by relevance
178 unsigned InlineMaxStackDepth; variable555 InlineMaxStackDepth(5), in AnalyzerOptions()
852 if ((StackDepth >= Opts.InlineMaxStackDepth) && in shouldInlineCall()
258 Opts.InlineMaxStackDepth = in ParseAnalyzerArgs()260 Opts.InlineMaxStackDepth, Diags); in ParseAnalyzerArgs()