Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1957 bool removePartiallyOverlappedStores(InstOverlapIntervalsTy &IOL) { in removePartiallyOverlappedStores() function
2207 MadeChange |= State.removePartiallyOverlappedStores(KV.second); in eliminateDeadStores()