Lines Matching refs:InstructionsGeneratedSince
2870 int delta = masm_->InstructionsGeneratedSince(map_check) + kAdditionalDelta;2877 if (masm_->InstructionsGeneratedSince(&before_push_delta) != 2) {2878 ASSERT_EQ(1, masm_->InstructionsGeneratedSince(&before_push_delta));