Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DstCast

796     const SCEVCastExpr *DstCast = cast<SCEVCastExpr>(Dst);
797 if (SrcCast->getType() == DstCast->getType()) {
799 Pair->Dst = DstCast->getOperand();