Home
last modified time | relevance | path

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

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