Lines Matching full:bbi
2942 for (BasicBlock::iterator BBI = BB->begin(), E = BB->end(); BBI != E; ) {2943 Instruction *Inst = &*BBI++;