Home
last modified time | relevance | path

Searched defs:KillingLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp279 static OverwriteResult isPartialOverwrite(const MemoryLocation &KillingLoc, in isPartialOverwrite()
2153 if (auto KillingLoc = State.getLocForTerminator(KillingI)) in eliminateDeadStores() local
2164 MemoryLocation KillingLoc = *MaybeKillingLoc; in eliminateDeadStores() local