Searched defs:AANoUnwindImpl (Results 1 – 1 of 1) sorted by relevance
1960 struct AANoUnwindImpl : AANoUnwind { struct1961 AANoUnwindImpl(const IRPosition &IRP, Attributor &A) : AANoUnwind(IRP, A) {} in AANoUnwindImpl() argument1963 const std::string getAsStr() const override { in getAsStr()1968 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()