Searched refs:ExclusiveLocksToAdd (Results 1 – 1 of 1) sorted by relevance
1480 CapExprSet ExclusiveLocksToAdd; in getEdgeLockset() local1488 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in getEdgeLockset()1512 for (const auto &ExclusiveLockToAdd : ExclusiveLocksToAdd) in getEdgeLockset()1767 CapExprSet ExclusiveLocksToAdd, SharedLocksToAdd; in handleCall() local1788 : ExclusiveLocksToAdd, in handleCall()1886 for (const auto &M : ExclusiveLocksToAdd) in handleCall()1902 for (const auto &M : ExclusiveLocksToAdd) in handleCall()2290 CapExprSet ExclusiveLocksToAdd; in runAnalysis() local2297 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in runAnalysis()2304 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in runAnalysis()[all …]