Searched defs:LIR (Results 1 – 1 of 1) sorted by relevance
168 struct LIR { struct172 LIR* next; argument173 LIR* prev; argument174 LIR* target; argument177 bool is_nop:1; // LIR is optimized away. argument200 // Utility macros to traverse the LIR list. argument