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