Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-int.h177 #define IRA_LOOP_NODE_BY_INDEX(index) __extension__ \ macro
189 #define IRA_LOOP_NODE_BY_INDEX(index) (&ira_loop_nodes[index]) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-int.h177 #define IRA_LOOP_NODE_BY_INDEX(index) __extension__ \ macro
189 #define IRA_LOOP_NODE_BY_INDEX(index) (&ira_loop_nodes[index]) macro