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

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

Completed in 103 milliseconds