Home
last modified time | relevance | path

Searched refs:IRA_LOOP_NODE_BY_INDEX (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
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
192 #define IRA_LOOP_NODE(loop) IRA_LOOP_NODE_BY_INDEX ((loop)->num)
Dira-build.cc362 ira_loop_tree_root = IRA_LOOP_NODE_BY_INDEX (0); in form_loop_tree()
DChangeLog-201234328 (IRA_LOOP_NODE_BY_INDEX): Modify the check.