Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BI

3616            BI = BB.begin(), BE = BB.end(); BI != BE; ++BI) {
3617 llvm::Instruction &I = *BI;
3635 Builder.SetInsertPoint(&BB, BI);