Searched defs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11881 struct AAUnderlyingObjectsImpl struct11883 using BaseTy = StateWrapper<BooleanState, AAUnderlyingObjects>;11884 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() function11887 const std::string getAsStr(Attributor *A) const override { in getAsStr()11899 void trackStatistics() const override {} in trackStatistics()11902 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()11963 bool forallUnderlyingObjects( in forallUnderlyingObjects()11982 bool handleIndirect(Attributor &A, Value &V, in handleIndirect()11999 SmallSetVector<Value *, 8> IntraAssumedUnderlyingObjects;12001 SmallSetVector<Value *, 8> InterAssumedUnderlyingObjects;