Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11409 auto DoUpdate = [&](SmallSetVector<Value *, 8> &UnderlyingObjects, in updateImpl() local
11452 Changed |= DoUpdate(IntraAssumedUnderlyingObjects, AA::Intraprocedural); in updateImpl()
11453 Changed |= DoUpdate(InterAssumedUnderlyingObjects, AA::Interprocedural); in updateImpl()