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