Searched refs:rhsIsInBlock (Results 1 – 1 of 1) sorted by relevance
501 bool rhsIsInBlock = rhsOperand.getParentBlock() == mergeBlock; in addToCluster() local502 if (lhsIsInBlock != rhsIsInBlock) in addToCluster()