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