Lines Matching refs:pbbs
714 FOR_EACH_VEC_ELT (scop->pbbs, i, pbb)
843 loop_p current = pbb_loop (scop->pbbs[index]);
850 FOR_EACH_VEC_ELT_FROM (scop->pbbs, i, pbb, index)
920 /* Return the loop at a specific SCOP->pbbs[*INDEX]. */
924 return pbb_loop (scop->pbbs[*index]);
935 FOR_EACH_VEC_ELT (scop->pbbs, i, pbb)
953 FOR_EACH_VEC_ELT (scop->pbbs, i, pbb)
965 return scop->pbbs[x];
1042 /* We cannot apply an empty domain to pbbs in this loop so return early. */
1079 poly_bb_p pbb = scop->pbbs[*index];
1093 int max = scop->pbbs.length ();
1127 int max = scop->pbbs.length ();
1162 gcc_assert (*index != (int) scop->pbbs.length ());
1175 int n = scop->pbbs.length ();
1178 poly_bb_p pbb = scop->pbbs[i];
1206 unsigned n = scop->pbbs.length ();