Searched defs:KillingUndObj (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp948 const Value *KillingUndObj = getUnderlyingObject(KillingPtr); local
1328 getDomMemoryDef(MemoryDef *KillingDef, MemoryAccess *StartAccess, const MemoryLocation &KillingLoc, const Value *KillingUndObj, unsigned &ScanLimit, unsigned &WalkerStepLimit, bool IsMemTerm, unsigned &PartialLimit) argument
1762 mayThrowBetween(Instruction *KillingI, Instruction *DeadI, const Value *KillingUndObj) argument
1780 isDSEBarrier(const Value *KillingUndObj, Instruction *DeadI) argument
2106 const Value *KillingUndObj = getUnderlyingObject(KillingLoc.Ptr); local
[all...]

Completed in 168 milliseconds