Searched refs:UseV (Results 1 – 2 of 2) sorted by relevance
381 static APInt trimTrailingZerosInVector(InstCombiner &IC, Value *UseV, in trimTrailingZerosInVector() argument383 auto *VTy = cast<FixedVectorType>(UseV->getType()); in trimTrailingZerosInVector()388 auto *Elt = findScalarElement(UseV, i); in trimTrailingZerosInVector()
2471 const Value *UseV = U->get(); in getKnownNonNullAndDerefBytesForUse() local2472 if (!UseV->getType()->isPointerTy()) in getKnownNonNullAndDerefBytesForUse()2488 Type *PtrTy = UseV->getType(); in getKnownNonNullAndDerefBytesForUse()4934 const Value *UseV = U->get(); in addAccessedBytesForUse() local4935 if (!UseV->getType()->isPointerTy()) in addAccessedBytesForUse()5186 const Value *UseV = U->get(); in getKnownAlignForUse() local5188 if (SI->getPointerOperand() == UseV) in getKnownAlignForUse()5191 if (LI->getPointerOperand() == UseV) in getKnownAlignForUse()10164 const Value *UseV = U->get(); in followUseInMBEC() local10327 const Value *UseV = U->get(); in followUseInMBEC() local[all …]