Searched refs:cpyLoad (Results 1 – 2 of 2) sorted by relevance
62 bool performCallSlotOptzn(Instruction *cpyLoad, Instruction *cpyStore,
853 bool MemCpyOptPass::performCallSlotOptzn(Instruction *cpyLoad, in performCallSlotOptzn() argument885 const DataLayout &DL = cpyLoad->getModule()->getDataLayout(); in performCallSlotOptzn()979 if (U != C && U != cpyLoad) in performCallSlotOptzn()1022 if (&I == cpyLoad) in performCallSlotOptzn()1100 combineMetadata(C, cpyLoad, KnownIDs, true); in performCallSlotOptzn()1101 if (cpyLoad != cpyStore) in performCallSlotOptzn()