Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dtarget_x86.cc1411 LIR *not_found = NewLIR0(kPseudoTargetLabel); in GenInlinedIndexOf() local
1412 length_compare->target = not_found; in GenInlinedIndexOf()
1413 failed_branch->target = not_found; in GenInlinedIndexOf()