Home | History | Annotate | Download | only in Scalar

Lines Matching refs:cpy

345     bool performCallSlotOptzn(Instruction *cpy, Value *cpyDst, Value *cpySrc,
579 bool MemCpyOpt::performCallSlotOptzn(Instruction *cpy,
610 const DataLayout &DL = cpy->getModule()->getDataLayout();
691 if (U != C && U != cpy)
756 combineMetadata(C, cpy, KnownIDs);
759 MD->removeInstruction(cpy);