Home | History | Annotate | Download | only in Mips

Lines Matching defs:MTI

1399     const auto *MTI = cast<MemTransferInst>(II);
1401 if (MTI->isVolatile())
1403 if (!MTI->getLength()->getType()->isIntegerTy(32))