Searched refs:cpyDestInst (Results 1 – 3 of 3) sorted by relevance
656 if (Instruction *cpyDestInst = dyn_cast<Instruction>(cpyDest)) in performCallSlotOptzn() local657 if (!DT.dominates(cpyDestInst, C)) in performCallSlotOptzn()
936 if (Instruction *cpyDestInst = dyn_cast<Instruction>(cpyDest)) in performCallSlotOptzn() local937 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()