reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
 2827     if ((PredL == CmpInst::ICMP_SGT && match(LHS1, m_AllOnes()) &&
 2829         (PredL == CmpInst::ICMP_SLT && match(LHS1, m_Zero()) &&
 2836     if ((PredL == CmpInst::ICMP_SGT && match(LHS1, m_AllOnes()) &&
 2838         (PredL == CmpInst::ICMP_SLT && match(LHS1, m_Zero()) &&