Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2004 auto IsRedundantStore = [&]() { in eliminateRedundantStoresOfExistingValues() local
2023 if (!IsRedundantStore() || isReadClobber(*MaybeDefLoc, DefInst)) in eliminateRedundantStoresOfExistingValues()