Lines Matching refs:branch
1582 // Find out which branch has the lock
1583 bool branch = 0;
1585 branch = BLE->getValue();
1588 branch = ILE->getValue().getBoolValue();
1590 int branchnum = branch ? 0 : 1;
1593 // If we've taken the trylock branch, then add the lock
2184 /// of each branch being merged. For example, given the following sequence: