Home | History | Annotate | Download | only in compiler

Lines Matching refs:copy_

1832   FixupVisitor(ImageWriter* image_writer, Object* copy) : image_writer_(image_writer), copy_(copy) {
1847 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(
1855 copy_->SetFieldObjectWithoutWriteBarrier<false, true, kVerifyNone>(
1862 mirror::Object* const copy_;