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

Declarations

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  497     SDValue hoistLogicOpWithSameOpcodeHands(SDNode *N);

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 5256     if (SDValue V = hoistLogicOpWithSameOpcodeHands(N))
 5822     if (SDValue V = hoistLogicOpWithSameOpcodeHands(N))
 7043     if (SDValue V = hoistLogicOpWithSameOpcodeHands(N))