Searched refs:ObjHasKernelLifetime (Results 1 – 1 of 1) sorted by relevance
1182 bool ObjHasKernelLifetime = false; in forallInterferingAccesses() local1215 ObjHasKernelLifetime = AIFn->hasFnAttribute("kernel"); in forallInterferingAccesses()1225 ObjHasKernelLifetime = HasKernelLifetime(GV, *GV->getParent()); in forallInterferingAccesses()1226 if (ObjHasKernelLifetime) in forallInterferingAccesses()1242 if (InstInKernel && ObjHasKernelLifetime && !AccInSameScope && in forallInterferingAccesses()