Home
last modified time | relevance | path

Searched refs:branchnum (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
DThreadSafety.cpp1295 int branchnum = branch ? 0 : 1; in getMutexIDs() local
1297 branchnum = !branchnum; in getMutexIDs()
1303 if (*SI == CurrBlock && i == branchnum) in getMutexIDs()