HomeSort by relevance Sort by last modified time
    Searched full:reg_compatible (Results 1 - 1 of 1) sorted by null

  /art/compiler/dex/quick/
local_optimizations.cc 178 bool reg_compatible = SameRegType(check_lir->operands[0], native_reg_id); local
182 if (reg_compatible) {

Completed in 56 milliseconds