Searched defs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
3659 struct AAKernelInfoFunction : AAKernelInfo { struct3660 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() function3663 SmallPtrSet<Instruction *, 4> GuardedInstructions;3665 SmallPtrSetImpl<Instruction *> &getGuardedInstructions() { in getGuardedInstructions()3892 static std::string sanitizeForGlobalName(std::string S) { in sanitizeForGlobalName()3905 ChangeStatus manifest(Attributor &A) override { in manifest()3942 void insertInstructionGuardsHelper(Attributor &A) { in insertInstructionGuardsHelper()4163 void forceSingleThreadPerWorkgroupHelper(Attributor &A) { in forceSingleThreadPerWorkgroupHelper()4628 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()4791 void updateReachingKernelEntries(Attributor &A, in updateReachingKernelEntries()[all …]