Searched refs:OtherR (Results 1 – 2 of 2) sorted by relevance
69 DomTreeNode *OtherR = Other.getRootNode(); in compare() local71 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
88 const DomTreeNode *OtherR = Other.getRootNode(); in compare() local90 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()