Searched defs:inline_depth_limit (Results 1 – 2 of 2) sorted by relevance
/art/compiler/driver/ | ||
D | compiler_options.cc | 57 size_t inline_depth_limit, in CompilerOptions() |
/art/dex2oat/ | ||
D | dex2oat.cc | 569 int inline_depth_limit = kUnsetInlineDepthLimit; in ParseArgs() local |