Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:MSI

238     } else if (MemSetInst *MSI = dyn_cast<MemSetInst>(MI)) {
239 if (Instruction *I = SimplifyMemSet(MSI))