Home | History | Annotate | Download | only in Analysis

Lines Matching defs:SE

98     succ_const_iterator SI = succ_begin(BB), SE = succ_end(BB);
101 if (SI == SE) {
107 for (; SI != SE; ++SI)