Searched defs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11385 struct AAUnderlyingObjectsImpl struct11387 using BaseTy = StateWrapper<BooleanState, AAUnderlyingObjects>;11388 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() argument11391 const std::string getAsStr() const override { in getAsStr()11403 void trackStatistics() const override {} in trackStatistics()11406 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()11458 bool forallUnderlyingObjects( in forallUnderlyingObjects()11477 bool handleIndirect(Attributor &A, Value &V, in handleIndirect()11494 SmallSetVector<Value *, 8> IntraAssumedUnderlyingObjects;11496 SmallSetVector<Value *, 8> InterAssumedUnderlyingObjects;