Home
last modified time | relevance | path

Searched refs:APDelta (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1369 APInt APDelta = ConstDelta->getAPInt(); in weakCrossingSIVtest() local
1371 APInt Distance = APDelta; // these need to be initialzed in weakCrossingSIVtest()
1372 APInt Remainder = APDelta; in weakCrossingSIVtest()
1373 APInt::sdivrem(APDelta, APCoeff, Distance, Remainder); in weakCrossingSIVtest()