Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1262 bool returns_void = to->GetPredecessors().Get(0)->GetLastInstruction()->IsReturnVoid(); in InlineInto() local
1266 if (!returns_void) { in InlineInto()
1272 if (!returns_void) { in InlineInto()
1281 if (!returns_void) { in InlineInto()