Searched refs:ShouldInvertCC (Results 1 – 1 of 1) sorted by relevance
314 bool ShouldInvertCC = false; in softenSetCCOperands() local353 ShouldInvertCC = true; in softenSetCCOperands()362 ShouldInvertCC = true; in softenSetCCOperands()374 ShouldInvertCC = true; in softenSetCCOperands()412 if (ShouldInvertCC) { in softenSetCCOperands()426 if (ShouldInvertCC) in softenSetCCOperands()432 NewLHS = DAG.getNode(ShouldInvertCC ? ISD::AND : ISD::OR, dl, in softenSetCCOperands()