Home | History | Annotate | Download | only in arm

Lines Matching refs:abort_instructions

2421     int abort_instructions = InstructionsGeneratedSince(&abort_start);
2422 ASSERT(abort_instructions <= kExpectedAbortInstructions);
2423 while (abort_instructions++ < kExpectedAbortInstructions) {