Home
last modified time | relevance | path

Searched refs: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() argument
895 MemoryLocationWrapper(MemLoc, MemDef, DefByInitializesAttr)); in MemoryDefWrapper()
898 SmallVector<MemoryLocationWrapper, 1> DefinedLocations;
2337 eliminateDeadDefs(const MemoryLocationWrapper &KillingLocWrapper);
2435 DSEState::eliminateDeadDefs(const MemoryLocationWrapper &KillingLocWrapper) { in eliminateDeadDefs()
2496 MemoryLocationWrapper &DeadLocWrapper = in eliminateDeadDefs()