Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dloop_optimization.h101 struct ArrayReference { struct
104 bool operator<(const ArrayReference& other) const { argument
115 HInstruction* base; // base address
116 HInstruction* offset; // offset + i
117 DataType::Type type; // component type
118 bool lhs; // def/use
119 bool is_string_char_at; // compressed string read