Lines Matching refs:abort_instructions
2626 int abort_instructions = InstructionsGeneratedSince(&abort_start);2627 DCHECK(abort_instructions <= kExpectedAbortInstructions);2628 while (abort_instructions++ < kExpectedAbortInstructions) {