Searched refs:inline_depth_limit_ (Results 1 – 2 of 2) sorted by relevance
30 inline_depth_limit_(kDefaultInlineDepthLimit), in CompilerOptions()78 inline_depth_limit_(inline_depth_limit), in CompilerOptions()
149 return inline_depth_limit_; in GetInlineDepthLimit()221 const size_t inline_depth_limit_; variable