Lines Matching refs:BEnd
3531 for (CFGBlock::const_iterator BI = (*I)->begin(), BEnd = (*I)->end() ;3532 BI != BEnd; ++BI, ++j ) {