Searched refs:RBA (Results 1 – 1 of 1) sorted by relevance
757 const BlockAddress *RBA = cast<BlockAddress>(R); in cmpConstants() local758 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction())) in cmpConstants()760 if (LBA->getFunction() == RBA->getFunction()) { in cmpConstants()765 BasicBlock *RBB = RBA->getBasicBlock(); in cmpConstants()783 assert(LBA->getFunction() == FnL && RBA->getFunction() == FnR); in cmpConstants()786 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock()); in cmpConstants()