Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinliner.cc1772 bool has_one_return = false; in CanInlineBody() local
1798 has_one_return = true; in CanInlineBody()
1802 if (!has_one_return) { in CanInlineBody()