Searched refs:unreachable_continuation (Results 1 – 1 of 1) sorted by relevance
1325 HBasicBlock* unreachable_continuation) { in New() argument1326 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()