Searched refs:TrueWhenTrue (Results 1 – 1 of 1) sorted by relevance
1495 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (N1C->getAPIntValue() != 1); in SimplifySetCC() local1496 if (TrueWhenTrue) in SimplifySetCC()