Searched refs:RHSLog2 (Results 1 – 1 of 1) sorted by relevance
1616 unsigned RHSLog2 = RHSV.logBase2(); in visitICmpInstWithInstAndIntCst() local1620 if (RHSLog2 == TypeBits-1) { in visitICmpInstWithInstAndIntCst()1628 ConstantInt::get(RHS->getType(), RHSLog2)); in visitICmpInstWithInstAndIntCst()