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