Searched refs:AANonConvergentImpl (Results 1 – 1 of 1) sorted by relevance
2851 struct AANonConvergentImpl : public AANonConvergent { struct2852 AANonConvergentImpl(const IRPosition &IRP, Attributor &A) in AANonConvergentImpl() function2861 struct AANonConvergentFunction final : AANonConvergentImpl {2863 : AANonConvergentImpl(IRP, A) {} in AANonConvergentFunction()