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