Searched defs:not_found (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/x86/
H A Dtarget_x86.cc1410 LIR *not_found = NewLIR0(kPseudoTargetLabel); local
1411 length_compare->target = not_found;
1412 failed_branch->target = not_found;

Completed in 229 milliseconds