Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.h118 struct ArrayReference { struct
121 bool operator<(const ArrayReference& other) const { argument
132 HInstruction* base; // base address
133 HInstruction* offset; // offset + i
134 DataType::Type type; // component type
135 bool lhs; // def/use
136 bool is_string_char_at; // compressed string read