Searched refs:getLogBase2 (Results 1 – 1 of 1) sorted by relevance
103 static Constant *getLogBase2(Type *Ty, Constant *C) { in getLogBase2() function173 if (Constant *NewCst = getLogBase2(NewOp->getType(), C1)) { in visitMul()825 Constant *C1 = getLogBase2(Op0->getType(), cast<Constant>(Op1)); in foldUDivPow2Cst()846 Constant *Log2Base = getLogBase2(N->getType(), CI); in foldUDivShl()