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

References

lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 2479   return ::CheckSame(MatcherTable, MatcherIndex, N.getOperand(ChildNo),
 2612     Result = !::CheckSame(Table, Index, N, RecordedNodes);
 3005       if (!::CheckSame(MatcherTable, MatcherIndex, N, RecordedNodes)) break;