Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1822 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F() local
1823 bswitch->AddInstruction(switch_inst); in TEST_F()