Home
last modified time | relevance | path

Searched refs:removePartiallyOverlappedStores (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp729 static bool removePartiallyOverlappedStores(const DataLayout &DL, in removePartiallyOverlappedStores() function
2043 MadeChange |= removePartiallyOverlappedStores(State.DL, KV.second, TLI); in eliminateDeadStores()