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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp374 OW_PartialEarlierWithFullLater, enumerator in enum:__anon4617::OverwriteResult
384 /// 'OW_PartialEarlierWithFullLater' means that an earlier (big) store was
536 return OW_PartialEarlierWithFullLater;
1343 OR == OW_PartialEarlierWithFullLater) {
2246 if (EnablePartialStoreMerging && OR == OW_PartialEarlierWithFullLater) {

Completed in 87 milliseconds