Searched defs:AAKernelInfoCallSite (Results 1 – 1 of 1) sorted by relevance
4865 struct AAKernelInfoCallSite : AAKernelInfo { struct4866 AAKernelInfoCallSite(const IRPosition &IRP, Attributor &A) in AAKernelInfoCallSite() argument4870 void initialize(Attributor &A) override { in initialize()5047 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()5138 bool handleParallel51(Attributor &A, CallBase &CB) { in handleParallel51()