Home
last modified time | relevance | path

Searched refs:DeadV (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp981 const Value *DeadV = DeadMemI->getLength(); in isOverwrite() local
982 if (KillingV == DeadV && BatchAA.isMustAlias(DeadLoc, KillingLoc)) in isOverwrite()