Searched refs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
3152 struct AAKernelInfoFunction : AAKernelInfo { struct3153 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() argument3588 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in changeToSPMDMode()4908 AA = new (A.Allocator) AAKernelInfoFunction(IRP, A); in createForPosition()