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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
19812     Visited.insert(TheSelect);
19816     if (SDNode::hasPredecessorHelper(LLD, Visited, Worklist) ||
19817         SDNode::hasPredecessorHelper(RLD, Visited, Worklist))
19831            SDNode::hasPredecessorHelper(LLD, Visited, Worklist)) ||
19833            SDNode::hasPredecessorHelper(RLD, Visited, Worklist)))
19853            SDNode::hasPredecessorHelper(LLD, Visited, Worklist)) ||
19855            SDNode::hasPredecessorHelper(RLD, Visited, Worklist)))