Searched defs:first_key (Results 1 – 3 of 3) sorted by relevance
451 int32_t first_key = keys[0]; in DoPackedSwitch() local
48 const int32_t first_key; member
822 int32_t first_key, in FailPackedSwitchKeyOverflow()2301 int32_t first_key = switch_insns[keys_offset] | (switch_insns[keys_offset + 1] << 16); in CheckAndMarkSwitchTargets() local