Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp999 static bool removePartiallyOverlappedStores(AliasAnalysis *AA, in removePartiallyOverlappedStores() function
1304 MadeChange |= removePartiallyOverlappedStores(AA, DL, IOL); in eliminateDeadStores()