Searched refs:test_val (Results 1 – 1 of 1) sorted by relevance
509 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoPackedSwitch() local521 int32_t index = test_val - first_key; in DoPackedSwitch()537 int32_t test_val = shadow_frame.GetVReg(inst->VRegA_31t(inst_data)); in DoSparseSwitch() local553 if (test_val < foundVal) { in DoSparseSwitch()555 } else if (test_val > foundVal) { in DoSparseSwitch()