Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.h127 struct ArrayReference { struct
130 bool operator<(const ArrayReference& other) const { argument
141 HInstruction* base; // base address
142 HInstruction* offset; // offset + i
143 DataType::Type type; // component type
144 bool lhs; // def/use
145 bool is_string_char_at; // compressed string read