Searched refs:IRA_LOOP_NODE_BY_INDEX (Results 1 – 3 of 3) sorted by relevance
177 #define IRA_LOOP_NODE_BY_INDEX(index) __extension__ \ macro189 #define IRA_LOOP_NODE_BY_INDEX(index) (&ira_loop_nodes[index]) macro192 #define IRA_LOOP_NODE(loop) IRA_LOOP_NODE_BY_INDEX ((loop)->num)
362 ira_loop_tree_root = IRA_LOOP_NODE_BY_INDEX (0); in form_loop_tree()
34328 (IRA_LOOP_NODE_BY_INDEX): Modify the check.