Home
last modified time | relevance | path

Searched refs:unlinkNode (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/python/tests/
Dcutnpaste.py27 fragment.unlinkNode()
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp269 Matcher *MatcherWithoutM2 = ScanMatcher->unlinkNode(M2); in FactorNodes()
402 Matcher *MatcherWithoutCTM = NewOptionsToMatch[i]->unlinkNode(CTM); in FactorNodes()
DDAGISelMatcher.cpp37 Matcher *Matcher::unlinkNode(Matcher *Other) { in unlinkNode() function in Matcher
DDAGISelMatcher.h143 Matcher *unlinkNode(Matcher *Other);