Searched refs:DstCastOp (Results 1 – 1 of 1) sorted by relevance
952 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions() local953 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()955 Pair->Dst = DstCastOp; in removeMatchingExtensions()