Searched refs:NILoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2225 MemoryLocation NILoc = *State.getLocForWriteEx(NI); local
2228 const Value *NIUnd = GetUnderlyingObject(NILoc.Ptr, DL);
2243 OverwriteResult OR = isOverwrite(SILoc, NILoc, DL, TLI, DepWriteOffset,

Completed in 176 milliseconds