Searched refs:DoSparseSwitch (Results 1 – 3 of 3) sorted by relevance
873 static inline int32_t DoSparseSwitch(const Instruction* inst, const ShadowFrame& shadow_frame, in DoSparseSwitch() function
626 int32_t offset = DoSparseSwitch(inst, shadow_frame, inst_data); in ExecuteSwitchImpl()
690 int32_t offset = DoSparseSwitch(inst, shadow_frame, inst_data); in ExecuteGotoImpl()