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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1999 bool removePartiallyOverlappedStores(InstOverlapIntervalsTy &IOL) { function in struct:__anon2900::DSEState
2247 MadeChange |= State.removePartiallyOverlappedStores(KV.second);

Completed in 102 milliseconds