Home
last modified time | relevance | path

Searched defs:ArrayReference (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dloop_optimization.h88 struct ArrayReference { struct
89 ArrayReference(HInstruction* b, HInstruction* o, Primitive::Type t, bool l) in ArrayReference() function
99 HInstruction* base; // base address
100 HInstruction* offset; // offset + i
101 Primitive::Type type; // component type
102 bool lhs; // def/use