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