Home
last modified time | relevance | path

Searched defs:AANoUnwindImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1960 struct AANoUnwindImpl : AANoUnwind { struct
1961 AANoUnwindImpl(const IRPosition &IRP, Attributor &A) : AANoUnwind(IRP, A) {} in AANoUnwindImpl() argument
1963 const std::string getAsStr() const override { in getAsStr()
1968 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()