Searched defs:AAKernelInfoCallSite (Results 1 – 1 of 1) sorted by relevance
4866 struct AAKernelInfoCallSite : AAKernelInfo { struct4867 AAKernelInfoCallSite(const IRPosition &IRP, Attributor &A) in AAKernelInfoCallSite() function4871 void initialize(Attributor &A) override { in initialize()5048 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()5139 bool handleParallel51(Attributor &A, CallBase &CB) { in handleParallel51()