Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h167 struct LIR { struct
171 LIR* next; argument
172 LIR* prev; argument
173 LIR* target; argument
176 bool is_nop:1; // LIR is optimized away. argument
189 // Utility macros to traverse the LIR list. argument