Home
last modified time | relevance | path

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

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