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

Declarations

include/llvm/CodeGen/SelectionDAGNodes.h
  868   bool hasPredecessor(const SDNode *N) const;

References

include/llvm/CodeGen/SelectionDAGNodes.h
  861     return N->hasPredecessor(this);
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
16982       !Index->hasPredecessor(VecOp.getNode())) {
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 1315           ST->hasPredecessor(Op.getNode()))