Home | History | Annotate | Download | only in Mips

Lines Matching defs:MTI

1412     const auto *MTI = cast<MemTransferInst>(II);
1414 if (MTI->isVolatile())
1416 if (!MTI->getLength()->getType()->isIntegerTy(32))