Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp3400 bool isDeadStore(Attributor &A, StoreInst &SI) { in isDeadStore() function
3416 if (!isDeadStore(A, *SI)) in updateImpl()