Home | History | Annotate | Download | only in arm

Lines Matching refs:abort_instructions

2873     int abort_instructions = InstructionsGeneratedSince(&abort_start);
2874 DCHECK(abort_instructions <= kExpectedAbortInstructions);
2875 while (abort_instructions++ < kExpectedAbortInstructions) {