Home | History | Annotate | Download | only in optimizing

Lines Matching full:last_instruction

107       HInstruction* last_instruction = IsExitTryBoundaryIntoExitBlock(predecessor) ?
110 if (!IsAllowedToJumpToExitBlock(last_instruction)) {
112 last_instruction->DebugName(),
113 last_instruction->GetId()));