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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1080 static bool removePartiallyOverlappedStores(AliasAnalysis *AA, function
1394 MadeChange |= removePartiallyOverlappedStores(AA, DL, IOL);
2281 MadeChange |= removePartiallyOverlappedStores(&AA, DL, KV.second);

Completed in 35 milliseconds