Searched refs:IR_MAKE_TOP (Results 1 – 1 of 1) sorted by relevance
18 #define IR_MAKE_TOP(ref) do {IR_ASSERT(ref > 0); _values[ref].optx = IR_TOP;} while (0) macro
Completed in 14 milliseconds