Searched refs:cpyLoad (Results 1 – 2 of 2) sorted by relevance
65 bool performCallSlotOptzn(Instruction *cpyLoad, Instruction *cpyStore,
880 bool MemCpyOptPass::performCallSlotOptzn(Instruction *cpyLoad, in performCallSlotOptzn() argument912 const DataLayout &DL = cpyLoad->getModule()->getDataLayout(); in performCallSlotOptzn()1019 if (U != C && U != cpyLoad) in performCallSlotOptzn()1062 if (&I == cpyLoad) in performCallSlotOptzn()1147 combineMetadata(C, cpyLoad, KnownIDs, true); in performCallSlotOptzn()1148 if (cpyLoad != cpyStore) in performCallSlotOptzn()