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