Searched refs:switch_val (Results 1 – 1 of 1) sorted by relevance
1807 HInstruction* switch_val = MakeParam(DataType::Type::kInt32); in TEST_F() local1822 HInstruction* switch_inst = new (GetAllocator()) HPackedSwitch(0, 2, switch_val); in TEST_F()