Searched refs:APDelta (Results 1 – 1 of 1) sorted by relevance
1292 APInt APDelta = ConstDelta->getAPInt(); in weakCrossingSIVtest() local1294 APInt Distance = APDelta; // these need to be initialzed in weakCrossingSIVtest()1295 APInt Remainder = APDelta; in weakCrossingSIVtest()1296 APInt::sdivrem(APDelta, APCoeff, Distance, Remainder); in weakCrossingSIVtest()