Searched refs:InlineMaxStackDepth (Results 1 – 3 of 3) sorted by relevance
174 unsigned InlineMaxStackDepth; variable443 InlineMaxStackDepth(5), in AnalyzerOptions()
863 if ((StackDepth >= Opts.InlineMaxStackDepth) && in shouldInlineCall()
239 Opts.InlineMaxStackDepth = in ParseAnalyzerArgs()241 Opts.InlineMaxStackDepth, Diags); in ParseAnalyzerArgs()