HomeSort by: relevance | last modified time | path
    Searched defs:subloop_next (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ira-int.h 87 /* NEXT/SUBLOOP_NEXT is the next node/loop-node of the same parent.
88 SUBLOOP_NEXT is always NULL for BBs. */
89 ira_loop_tree_node_t subloop_next, next; member in struct:ira_loop_tree_node
  /src/external/gpl3/gcc.old/dist/gcc/
ira-int.h 87 /* NEXT/SUBLOOP_NEXT is the next node/loop-node of the same parent.
88 SUBLOOP_NEXT is always NULL for BBs. */
89 ira_loop_tree_node_t subloop_next, next; member in struct:ira_loop_tree_node

Completed in 21 milliseconds