Searched refs:DstUM (Results 1 – 1 of 1) sorted by relevance
1998 APInt DstUM(Bits, 1, true); in exactRDIVtest() local2003 DstUM = UpperBound->getAPInt(); in exactRDIVtest()2004 LLVM_DEBUG(dbgs() << "\t DstUM = " << DstUM << "\n"); in exactRDIVtest()2040 TUVec.push_back(floorOfQuotient(DstUM - TY, TA)); in exactRDIVtest()2047 TLVec.push_back(ceilingOfQuotient(DstUM - TY, TA)); in exactRDIVtest()