Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc730 bool is_slot2 = loc2.IsStackSlot() || loc2.IsDoubleStackSlot(); in SwapLocations() local
751 } else if (is_slot1 != is_slot2) { in SwapLocations()
775 } else if (is_slot1 && is_slot2) { in SwapLocations()