Searched refs:IntraAssumedUnderlyingObjects (Results 1 – 1 of 1) sorted by relevance
11937 << " objects, intra " << IntraAssumedUnderlyingObjects.size() in getAsStr()11944 if (!IntraAssumedUnderlyingObjects.empty()) { in getAsStr()11946 for (auto *Obj : IntraAssumedUnderlyingObjects) in getAsStr()12023 Changed |= DoUpdate(IntraAssumedUnderlyingObjects, AA::Intraprocedural); in updateImpl()12037 ? IntraAssumedUnderlyingObjects in forallUnderlyingObjects()12067 SmallSetVector<Value *, 8> IntraAssumedUnderlyingObjects; member