Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp502 APInt Ybot = A2B1_A1B2->getAPInt(); in intersectConstraints() local
506 DEBUG(dbgs() << "\t\tYbot = " << Ybot << "\n"); in intersectConstraints()
512 APInt::sdivrem(Ytop, Ybot, Yq, Yr); in intersectConstraints()