Searched refs:InlineMaxStackDepth (Results 1 – 3 of 3) sorted by relevance
221 unsigned InlineMaxStackDepth = 5; variable
949 if ((StackDepth >= Opts.InlineMaxStackDepth) && in shouldInlineCall()
312 Opts.InlineMaxStackDepth = in ParseAnalyzerArgs()314 Opts.InlineMaxStackDepth, Diags); in ParseAnalyzerArgs()