Home | History | Annotate | Download | only in Mips

Lines Matching defs:MSI

1638     const MemSetInst *MSI = cast<MemSetInst>(II);
1640 if (MSI->isVolatile())
1642 if (!MSI->getLength()->getType()->isIntegerTy(32))