reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1945 DstUM = UpperBound->getAPInt(); 1946 LLVM_DEBUG(dbgs() << "\t DstUM = " << DstUM << "\n"); 1978 TU = minAPInt(TU, floorOfQuotient(DstUM - Y, TMUL)); 1986 TL = maxAPInt(TL, ceilingOfQuotient(DstUM - Y, TMUL));