Searched defs:AANoUnwindImpl (Results 1 – 1 of 1) sorted by relevance
1432 struct AANoUnwindImpl : AANoUnwind { struct1433 AANoUnwindImpl(const IRPosition &IRP, Attributor &A) : AANoUnwind(IRP, A) {} in AANoUnwindImpl() argument1435 const std::string getAsStr() const override { in getAsStr()1440 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()