Searched defs:lo_match (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/dex/quick/
H A Dcodegen_util.cc374 bool lo_match = false; local
377 if (lo_match && (data_target->operands[0] == val_hi)) {
382 lo_match = false;
384 lo_match = true;

Completed in 53 milliseconds