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