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