reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
271 BBI != BBE0 && BBI != BBE1; BBI++) { 271 BBI != BBE0 && BBI != BBE1; BBI++) { 271 BBI != BBE0 && BBI != BBE1; BBI++) { 272 if (CallInst *CI = dyn_cast<CallInst>(&*BBI)) 276 assert(!isa<InvokeInst>(&*BBI) && 281 if (BBI->isTerminator()) { 282 BasicBlock *BB = BBI->getParent();