reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1167 if (DepInfo.isClobber()) 1168 if (MemSetInst *MDep = dyn_cast<MemSetInst>(DepInfo.getInst())) 1183 if (DepInfo.isClobber()) { 1184 if (CallInst *C = dyn_cast<CallInst>(DepInfo.getInst())) {