Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4146 bool isDeadStore(Attributor &A, StoreInst &SI, in isDeadStore() function
4206 if (!isDeadStore(A, *SI)) in updateImpl()
4231 bool IsDead = isDeadStore(A, *SI, &AssumeOnlyInst); in manifest()