Home
last modified time | relevance | path

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

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