Home
last modified time | relevance | path

Searched refs:RHSLog2 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1616 unsigned RHSLog2 = RHSV.logBase2(); in visitICmpInstWithInstAndIntCst() local
1620 if (RHSLog2 == TypeBits-1) { in visitICmpInstWithInstAndIntCst()
1628 ConstantInt::get(RHS->getType(), RHSLog2)); in visitICmpInstWithInstAndIntCst()