Searched refs:ExecutionDomainAA (Results 1 – 1 of 1) sorted by relevance
2496 const auto &ExecutionDomainAA = A.getAAFor<AAExecutionDomain>( in updateImpl() local2500 ExecutionDomainAA.isExecutedByInitialThreadOnly( in updateImpl()3846 const auto &ExecutionDomainAA = A.getAAFor<AAExecutionDomain>( in foldIsGenericMainThread() local3849 if (!ExecutionDomainAA.isValidState()) in foldIsGenericMainThread()3853 if (ExecutionDomainAA.isExecutedByInitialThreadOnly(CB)) in foldIsGenericMainThread()