Searched defs:AAAssumptionInfoImpl (Results 1 – 1 of 1) sorted by relevance
11729 struct AAAssumptionInfoImpl : public AAAssumptionInfo { struct11730 AAAssumptionInfoImpl(const IRPosition &IRP, Attributor &A, in AAAssumptionInfoImpl() function11735 ChangeStatus manifest(Attributor &A) override { in manifest()11751 bool hasAssumption(const StringRef Assumption) const override { in hasAssumption()11756 const std::string getAsStr(Attributor *A) const override { in getAsStr()