Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp870 struct MemoryLocationWrapper { struct
871 MemoryLocationWrapper(MemoryLocation MemLoc, MemoryDef *MemDef, in MemoryLocationWrapper() function
880 MemoryLocation MemLoc;
881 const Value *UnderlyingObject;
882 MemoryDef *MemDef;
883 Instruction *DefInst;
884 bool DefByInitializesAttr = false;