Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_riscv64.cc7054 bool is_slot1 = loc1.IsStackSlot() || loc1.IsDoubleStackSlot(); in SwapLocations() local
7061 if ((is_slot1 != is_slot2) || in SwapLocations()
7075 } else if (is_slot1 && is_slot2) { in SwapLocations()