Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1264 APInt APCoeff = ConstCoeff->getValue()->getValue(); in weakCrossingSIVtest() local
1267 APInt::sdivrem(APDelta, APCoeff, Distance, Remainder); in weakCrossingSIVtest()