Home | History | Annotate | Download | only in Mips

Lines Matching defs:MSI

1422     const MemSetInst *MSI = cast<MemSetInst>(II);
1424 if (MSI->isVolatile())
1426 if (!MSI->getLength()->getType()->isIntegerTy(32))