Searched defs:TrueWhenEqual (Results 1 – 2 of 2) sorted by relevance
4905 bool TrueWhenEqual = match(Cond, m_LogicalOr(m_Value(), m_Value())); in SimplifyBranchOnICmpChain() local
3231 bool TrueWhenEqual = ICmpInst::compare(C2Equal->getValue(), C->getValue(), in foldICmpSelectConstant() local