Lines Matching refs:abort_instructions
5353 int abort_instructions = InstructionsGeneratedSince(&abort_start);5354 DCHECK(abort_instructions <= kExpectedAbortInstructions);5355 while (abort_instructions++ < kExpectedAbortInstructions) {