Searched refs:OtherR (Results 1 – 4 of 4) sorted by relevance
69 DomTreeNode *OtherR = Other.getRootNode(); in compare() local71 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
249 const MachineDomTreeNode *OtherR = Other.getRootNode(); in compare() local251 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
116 const DomTreeNode *OtherR = Other.getRootNode();118 if (!R || !OtherR || R->getBlock() != OtherR->getBlock())
725 DomTreeNode *OtherR = Other.getRootNode(); in compare() local727 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()