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