Returns the ceiling of LHS divided by RHS.
LHS
RHS.
Declared in <llvm/ADT/DynamicAPInt.h>
<llvm/ADT/DynamicAPInt.h>
DynamicAPInt ceilDiv( DynamicAPInt const& LHS, DynamicAPInt const& RHS);
Ceiling of LHS divided by RHS.