Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ValOp

756     Value *ValOp = SI.getValueOperand();
757 if (ValOp == *U)
763 uint64_t Size = DL.getTypeStoreSize(ValOp->getType());
781 assert((!SI.isSimple() || ValOp->getType()->isSingleValueType()) &&
783 handleLoadOrStore(ValOp->getType(), SI, Offset, Size, SI.isVolatile());