Searched refs:ExclusiveLocksToAdd (Results 1 – 1 of 1) sorted by relevance
1494 CapExprSet ExclusiveLocksToAdd; in getEdgeLockset() local1502 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in getEdgeLockset()1526 for (const auto &ExclusiveLockToAdd : ExclusiveLocksToAdd) in getEdgeLockset()1798 CapExprSet ExclusiveLocksToAdd, SharedLocksToAdd; in handleCall() local1830 : ExclusiveLocksToAdd, in handleCall()1929 for (const auto &M : ExclusiveLocksToAdd) in handleCall()1939 for (const auto &M : ExclusiveLocksToAdd) in handleCall()2328 CapExprSet ExclusiveLocksToAdd; in runAnalysis() local2335 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in runAnalysis()2342 getMutexIDs(A->isShared() ? SharedLocksToAdd : ExclusiveLocksToAdd, A, in runAnalysis()[all …]