Home
last modified time | relevance | path

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

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