Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11894 auto DoUpdate = [&](SmallSetVector<Value *, 8> &UnderlyingObjects, in updateImpl() local
11946 Changed |= DoUpdate(IntraAssumedUnderlyingObjects, AA::Intraprocedural); in updateImpl()
11947 Changed |= DoUpdate(InterAssumedUnderlyingObjects, AA::Interprocedural); in updateImpl()