Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h1325 HBasicBlock* unreachable_continuation) { in New() argument
1326 return new(zone) HDeoptimize(reason, type, unreachable_continuation); in New()
1346 HBasicBlock* unreachable_continuation) in DECLARE_CONCRETE_INSTRUCTION()
1348 SetSuccessorAt(0, unreachable_continuation); in DECLARE_CONCRETE_INSTRUCTION()