Searched refs:Log2Base (Results 1 – 1 of 1) sorted by relevance
917 Constant *Log2Base = ConstantExpr::getExactLogBase2(CI); in foldUDivShl() local918 if (!Log2Base) in foldUDivShl()920 N = IC.Builder.CreateAdd(N, Log2Base); in foldUDivShl()