Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp2627 const auto &CSArgIsDead = A.getAAFor<AAIsDead>(*this, CSArgPos); in updateImpl() local
2628 return CSArgIsDead.isAssumedDead(); in updateImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2627 const auto &CSArgIsDead = A.getAAFor<AAIsDead>(*this, CSArgPos); in updateImpl() local
2628 return CSArgIsDead.isAssumedDead(); in updateImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2627 const auto &CSArgIsDead = A.getAAFor<AAIsDead>(*this, CSArgPos); in updateImpl() local
2628 return CSArgIsDead.isAssumedDead(); in updateImpl()