Home | History | Annotate | Download | only in mips

Lines Matching refs:abort_instructions

4410     int abort_instructions = InstructionsGeneratedSince(&abort_start);
4411 ASSERT(abort_instructions <= kExpectedAbortInstructions);
4412 while (abort_instructions++ < kExpectedAbortInstructions) {