Searched defs:IRA_LOOP_NODE_BY_INDEX (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dira-int.h178 #define IRA_LOOP_NODE_BY_INDEX(index) __extension__ \ macro
190 #define IRA_LOOP_NODE_BY_INDEX(index) (&ira_loop_nodes[index]) macro

Completed in 67 milliseconds