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

Declarations

utils/TableGen/DAGISelMatcher.h
  148   Matcher *unlinkNode(Matcher *Other);

References

utils/TableGen/DAGISelMatcherOpt.cpp
  285           Matcher *MatcherWithoutM2 = ScanMatcher->unlinkNode(M2);
  416       Matcher *MatcherWithoutCTM = NewOptionsToMatch[i]->unlinkNode(CTM);