Searched refs:next_test_block (Results 1 – 1 of 1) sorted by relevance
4579 HBasicBlock* next_test_block = graph()->CreateBasicBlock(); in VisitSwitchStatement() local4583 compare->SetSuccessorAt(1, next_test_block); in VisitSwitchStatement()4589 set_current_block(next_test_block); in VisitSwitchStatement()