Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getValueOperand

1020   if (DepSI->getValueOperand()->getType()->isStructTy() ||
1021 DepSI->getValueOperand()->getType()->isArrayTy())
1025 uint64_t StoreSize =DL.getTypeSizeInBits(DepSI->getValueOperand()->getType());
1410 DepSI->getValueOperand(),
1477 if (S->getValueOperand()->getType() != LI->getType()) {
1480 if (!DL || !CanCoerceMustAliasedValueToLoad(S->getValueOperand(),
1488 S->getValueOperand()));
1851 AvailVal = GetStoreValueForLoad(DepSI->getValueOperand(), Offset,
1924 Value *StoredVal = DepSI->getValueOperand();