Searched refs:test_val (Results 1 – 1 of 1) sorted by relevance
739 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoPackedSwitch() local751 int32_t index = test_val - first_key; in DoPackedSwitch()767 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoSparseSwitch() local783 if (test_val < foundVal) { in DoSparseSwitch()785 } else if (test_val > foundVal) { in DoSparseSwitch()