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()
103 const DomTreeNode *OtherR = Other.getRootNode(); in compare() local105 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()