Searched refs:Log2Base (Results 1 – 1 of 1) sorted by relevance
781 Constant *Log2Base = getLogBase2(N->getType(), CI); in foldUDivShl() local782 if (!Log2Base) in foldUDivShl()784 N = IC.Builder.CreateAdd(N, Log2Base); in foldUDivShl()