Home | History | Annotate | Download | only in mips64

Lines Matching refs:abort_instructions

4665     int abort_instructions = InstructionsGeneratedSince(&abort_start);
4666 DCHECK(abort_instructions <= kExpectedAbortInstructions);
4667 while (abort_instructions++ < kExpectedAbortInstructions) {