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