Home | History | Annotate | Download | only in Vectorize

Lines Matching defs:M1

474       Instruction *M1 = cast<Instruction>(ChainInstrValue);
476 if (!AA.isNoAlias(MemoryLocation::get(M0), MemoryLocation::get(M1))) {
479 Value *Ptr1 = getPointerOperand(M1);