Searched refs:IntBW (Results 1 – 1 of 1) sorted by relevance
3095 unsigned IntBW = TLI->getIntSize(); in optimizeRemquo() local3096 APSInt QuotInt(IntBW, /*isUnsigned=*/false); in optimizeRemquo()3104 ConstantInt::get(B.getIntNTy(IntBW), QuotInt.getExtValue()), in optimizeRemquo()