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