Home
last modified time | relevance | path

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

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