Home
last modified time | relevance | path

Searched defs:inline_depth_limit (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_options.cc57 size_t inline_depth_limit, in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc569 int inline_depth_limit = kUnsetInlineDepthLimit; in ParseArgs() local