Searched refs:predn (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dsched-rgn.c1086 int predn = e->src->index;
1088 if (predn != ENTRY_BLOCK
1090 && max_hdr[predn] != -1
1093 && loop_hdr[bbn] == loop_hdr[predn])
1097 hdr = max_hdr[predn];
1098 else if (hdr != max_hdr[predn])
1085 int predn = e->src->index; local

Completed in 127 milliseconds