Searched refs:BallotCond (Results 1 – 1 of 1) sorted by relevance
2464 if (auto BallotCond = combineBallotPattern(VCMP, NegatedBallot)) { in SelectBRCOND() local2465 Cond = BallotCond; in SelectBRCOND()2466 UseSCCBr = !BallotCond->isDivergent(); in SelectBRCOND()