Searched refs:SrcCastOp (Results 1 – 1 of 1) sorted by relevance
846 const SCEV *SrcCastOp = SrcCast->getOperand(); in removeMatchingExtensions() local848 if (SrcCastOp->getType() == DstCastOp->getType()) { in removeMatchingExtensions()849 Pair->Src = SrcCastOp; in removeMatchingExtensions()