Home
last modified time | relevance | path

Searched refs:next_test_block (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen.cc4579 HBasicBlock* next_test_block = graph()->CreateBasicBlock(); in VisitSwitchStatement() local
4583 compare->SetSuccessorAt(1, next_test_block); in VisitSwitchStatement()
4589 set_current_block(next_test_block); in VisitSwitchStatement()