Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp717 static bool removePartiallyOverlappedStores(const DataLayout &DL, in removePartiallyOverlappedStores() function
2001 MadeChange |= removePartiallyOverlappedStores(State.DL, KV.second, TLI); in eliminateDeadStores()