Searched defs:switch_value (Results 1 – 2 of 2) sorted by relevance
58 int32_t switch_value = switch_input->AsIntConstant()->GetValue(); in MarkReachableBlocks() local
404 bool JniCallingConvention::SwitchExtraJniArguments(size_t switch_value, in SwitchExtraJniArguments()