Home | History | Annotate | Download | only in Utils

Lines Matching refs:SE

129   succ_iterator SI(succ_begin(PredBB)), SE(succ_end(PredBB));
131 for (; SI != SE; ++SI)