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

Declarations

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  507     SDValue foldLogicOfSetCCs(bool IsAnd, SDValue N0, SDValue N1,

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 4570   if (SDValue V = foldLogicOfSetCCs(true, N0, N1, DL))
 5612   if (SDValue V = foldLogicOfSetCCs(false, N0, N1, DL))