reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2828 PredR == CmpInst::ICMP_SGT && match(RHS1, m_AllOnes())) || 2830 PredR == CmpInst::ICMP_SLT && match(RHS1, m_Zero()))) { 2837 PredR == CmpInst::ICMP_SLT && match(RHS1, m_Zero())) || 2839 PredR == CmpInst::ICMP_SGT && match(RHS1, m_AllOnes()))) {