Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp283 static OverwriteResult isPartialOverwrite(const MemoryLocation &KillingLoc, in isPartialOverwrite()
2053 if (auto KillingLoc = State.getLocForTerminator(KillingI)) in eliminateDeadStores() local
2064 MemoryLocation KillingLoc = *MaybeKillingLoc; in eliminateDeadStores() local