Home
last modified time | relevance | path

Searched refs:kUnsetInlineDepthLimit (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc568 static constexpr int kUnsetInlineDepthLimit = -1; in ParseArgs() local
569 int inline_depth_limit = kUnsetInlineDepthLimit; in ParseArgs()
1005 if (inline_depth_limit == kUnsetInlineDepthLimit) { in ParseArgs()