Searched defs:AAKernelInfoFunction (Results 1 – 1 of 1) sorted by relevance
3152 struct AAKernelInfoFunction : AAKernelInfo { struct3153 AAKernelInfoFunction(const IRPosition &IRP, Attributor &A) in AAKernelInfoFunction() argument3156 SmallPtrSet<Instruction *, 4> GuardedInstructions;3158 SmallPtrSetImpl<Instruction *> &getGuardedInstructions() { in getGuardedInstructions()3163 void initialize(Attributor &A) override { in initialize()3314 static std::string sanitizeForGlobalName(std::string S) { in sanitizeForGlobalName()3327 ChangeStatus manifest(Attributor &A) override { in manifest()3664 ChangeStatus buildCustomStateMachine(Attributor &A) { in buildCustomStateMachine()3985 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()4114 void updateReachingKernelEntries(Attributor &A, in updateReachingKernelEntries()[all …]