Searched refs:UseV (Results 1 – 2 of 2) sorted by relevance
393 void UseV();399 void SP11::UseV() { in UseV() function in SP11
2190 const Value *UseV = U->get(); in getKnownNonNullAndDerefBytesForUse() local2191 if (!UseV->getType()->isPointerTy()) in getKnownNonNullAndDerefBytesForUse()2207 Type *PtrTy = UseV->getType(); in getKnownNonNullAndDerefBytesForUse()2239 if (!Loc || Loc->Ptr != UseV || !Loc->Size.isPrecise() || I->isVolatile()) in getKnownNonNullAndDerefBytesForUse()4170 const Value *UseV = U->get(); in addAccessedBytesForUse() local4171 if (!UseV->getType()->isPointerTy()) in addAccessedBytesForUse()4409 const Value *UseV = U->get(); in getKnownAlignForUse() local4411 if (SI->getPointerOperand() == UseV) in getKnownAlignForUse()4414 if (LI->getPointerOperand() == UseV) in getKnownAlignForUse()9207 const Value *UseV = U->get(); in followUseInMBEC() local[all …]