Home | History | Annotate | Download | only in compiler

Lines Matching refs:copy_

1185   FixupVisitor(ImageWriter* image_writer, Object* copy) : image_writer_(image_writer), copy_(copy) {
1193 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(
1201 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(
1207 mirror::Object* const copy_;