reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
210 if (StoreInst *SI = dyn_cast<StoreInst>(U)) { 219 } else if (MemSetInst *MSI = dyn_cast<MemSetInst>(U)) { 227 } else if (MemTransferInst *MTI = dyn_cast<MemTransferInst>(U)) { 236 } else if (ConstantExpr *CE = dyn_cast<ConstantExpr>(U)) { 241 } else if (Constant *C = dyn_cast<Constant>(U)) {