Home | History | Annotate | Download | only in mips

Lines Matching refs:abort_instructions

4775     int abort_instructions = InstructionsGeneratedSince(&abort_start);
4776 DCHECK(abort_instructions <= kExpectedAbortInstructions);
4777 while (abort_instructions++ < kExpectedAbortInstructions) {