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

References

lib/Transforms/InstCombine/InstCombineAddSub.cpp
 1115                            m_Value(Select))))
 1119   if (I.getOpcode() == Instruction::Sub && I.getOperand(1) != Select)
 1155   SkipExtInMagic(Select);
 1164   if (!match(Select, m_Select(m_ICmp(Pred, m_Specific(X), m_APInt(Thr)),