Searched refs:ShouldCommuteOperands (Results 1 – 1 of 1) sorted by relevance
2384 bool ShouldCommuteOperands) { in foldSelectWithIdentityConstant() argument2389 if (ShouldCommuteOperands) in foldSelectWithIdentityConstant()2409 unsigned OpNo = ShouldCommuteOperands ? 0 : 1; in foldSelectWithIdentityConstant()