Searched refs:switch_index (Results 1 – 1 of 1) sorted by relevance
62 uint32_t switch_index = in MarkReachableBlocks() local64 if (switch_index < switch_instruction->GetNumEntries()) { in MarkReachableBlocks()65 live_successors = live_successors.SubArray(switch_index, 1u); in MarkReachableBlocks()66 DCHECK_EQ(live_successors[0], block->GetSuccessors()[switch_index]); in MarkReachableBlocks()