Searched refs:lo_match (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dcodegen_util.cc404 bool lo_match = false; local
407 if (lo_match && (data_target->operands[0] == val_hi)) {
412 lo_match = false;
414 lo_match = true;

Completed in 44 milliseconds