Searched defs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11870 struct AAUnderlyingObjectsImpl struct11872 using BaseTy = StateWrapper<BooleanState, AAUnderlyingObjects>;11873 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() argument11876 const std::string getAsStr(Attributor *A) const override { in getAsStr()11888 void trackStatistics() const override {} in trackStatistics()11891 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()11952 bool forallUnderlyingObjects( in forallUnderlyingObjects()11971 bool handleIndirect(Attributor &A, Value &V, in handleIndirect()11988 SmallSetVector<Value *, 8> IntraAssumedUnderlyingObjects;11990 SmallSetVector<Value *, 8> InterAssumedUnderlyingObjects;