Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CastOp

200     Value *CastOp = cast<CastInst>(V)->getOperand(0);
202 unsigned SmallWidth = CastOp->getType()->getPrimitiveSizeInBits();
207 Value *Result = GetLinearExpression(CastOp, Scale, Offset, Extension,