Searched defs:AANoUnwindImpl (Results 1 – 1 of 1) sorted by relevance
739 struct AANoUnwindImpl : AANoUnwind { struct740 AANoUnwindImpl(const IRPosition &IRP, Attributor &A) : AANoUnwind(IRP, A) {} in AANoUnwindImpl() argument742 const std::string getAsStr() const override { in getAsStr()747 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()