Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HandleGoto

2768 void InstructionCodeGeneratorARM64::HandleGoto(HInstruction* got, HBasicBlock* successor) {
2792 HandleGoto(got, got->GetSuccessor());
2802 HandleGoto(try_boundary, successor);