Searched refs:DoUpdate (Results 1 – 1 of 1) sorted by relevance
11894 auto DoUpdate = [&](SmallSetVector<Value *, 8> &UnderlyingObjects, in updateImpl() local11946 Changed |= DoUpdate(IntraAssumedUnderlyingObjects, AA::Intraprocedural); in updateImpl()11947 Changed |= DoUpdate(InterAssumedUnderlyingObjects, AA::Interprocedural); in updateImpl()