Searched refs:DstCast (Results 1 – 1 of 1) sorted by relevance
950 const SCEVIntegralCastExpr *DstCast = cast<SCEVIntegralCastExpr>(Dst); in removeMatchingExtensions() local952 const SCEV *DstCastOp = DstCast->getOperand(); in removeMatchingExtensions()