Home
last modified time | relevance | path

Searched refs:loop_head (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-rgn.cc626 int node, child, loop_head, i, head, tail; in haifa_find_rgns() local
855 loop_head = max_hdr[bb->index]; in haifa_find_rgns()
907 if (max_hdr[node] == loop_head && node != bb->index) in haifa_find_rgns()
965 || max_hdr[node] != loop_head) in haifa_find_rgns()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-rgn.c626 int node, child, loop_head, i, head, tail; in haifa_find_rgns() local
855 loop_head = max_hdr[bb->index]; in haifa_find_rgns()
907 if (max_hdr[node] == loop_head && node != bb->index) in haifa_find_rgns()
965 || max_hdr[node] != loop_head) in haifa_find_rgns()