Searched refs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
3658 struct AAKernelInfoFunction : AAKernelInfo { struct3659 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() function4130 auto &CalleeAAFunction = *cast<AAKernelInfoFunction>(CalleeAA); in insertInstructionGuardsHelper()4637 AAKernelInfoFunction &AA; in updateImpl()4639 UpdateKernelEnvCRAII(AAKernelInfoFunction &AA) : AA(AA) {} in updateImpl()5687 AA = new (A.Allocator) AAKernelInfoFunction(IRP, A); in createForPosition()