Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ValOp

414     Value *ValOp = SI.getValueOperand();
415 if (ValOp == *U)
420 uint64_t Size = DL.getTypeStoreSize(ValOp->getType());
439 assert((!SI.isSimple() || ValOp->getType()->isSingleValueType()) &&
441 handleLoadOrStore(ValOp->getType(), SI, Offset, Size, SI.isVolatile());