Searched refs:ExecutionDomainAA (Results 1 – 1 of 1) sorted by relevance
2810 const auto &ExecutionDomainAA = A.getAAFor<AAExecutionDomain>( in updateImpl() local2814 ExecutionDomainAA.isExecutedByInitialThreadOnly( in updateImpl()4603 const auto &ExecutionDomainAA = A.getAAFor<AAExecutionDomain>( in foldIsGenericMainThread() local4606 if (!ExecutionDomainAA.isValidState()) in foldIsGenericMainThread()4610 if (ExecutionDomainAA.isExecutedByInitialThreadOnly(CB)) in foldIsGenericMainThread()