Searched defs:KillingLoc (Results 1 – 1 of 1) sorted by relevance
283 static OverwriteResult isPartialOverwrite(const MemoryLocation &KillingLoc, in isPartialOverwrite()2053 if (auto KillingLoc = State.getLocForTerminator(KillingI)) in eliminateDeadStores() local2064 MemoryLocation KillingLoc = *MaybeKillingLoc; in eliminateDeadStores() local