Searched refs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
3429 struct AAKernelInfoFunction : AAKernelInfo { struct3430 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() function3864 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in insertInstructionGuardsHelper()5297 AA = new (A.Allocator) AAKernelInfoFunction(IRP, A); in createForPosition()