Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp279 isPartialOverwrite(const MemoryLocation & KillingLoc,const MemoryLocation & DeadLoc,int64_t KillingOff,int64_t DeadOff,Instruction * DeadI,InstOverlapIntervalsTy & IOL) isPartialOverwrite() argument
2155 if (auto KillingLoc = State.getLocForTerminator(KillingI)) eliminateDeadStores() local
2166 MemoryLocation KillingLoc = *MaybeKillingLoc; eliminateDeadStores() local
[all...]