Searched refs:cpyDestInst (Results 1 – 1 of 1) sorted by relevance
704 if (Instruction *cpyDestInst = dyn_cast<Instruction>(cpyDest)) in performCallSlotOptzn() local705 if (!DT.dominates(cpyDestInst, C)) in performCallSlotOptzn()