Home | History | Annotate | Download | only in Analysis

Lines Matching refs:BEnd

3372       for (CFGBlock::const_iterator BI = (*I)->begin(), BEnd = (*I)->end() ;
3373 BI != BEnd; ++BI, ++j ) {