Searched refs:AddChain (Results 1 – 1 of 1) sorted by relevance
972 static const unsigned AddChain[33][2] = { in getPow() local983 InnerChain[Exp] = B.CreateFMul(getPow(InnerChain, AddChain[Exp][0], B), in getPow()984 getPow(InnerChain, AddChain[Exp][1], B)); in getPow()