Home
last modified time | relevance | path

Searched refs:other_field (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dscheduler.cc181 const FieldInfo* other_field = GetFieldInfo(other); in FieldAccessMayAlias() local
184 size_t other_loc = FieldAccessHeapLocation(other->InputAt(0), other_field); in FieldAccessMayAlias()
/art/test/712-varhandle-invocations/src/
DVarHandleBadCoordinateTests.java32 private byte other_field; field in VarHandleBadCoordinateTests.FieldCoordinateTypeTest.B