ΒΆinline bool isIntN(unsigned int N, int64_t x)

Description

Checks if an signed integer fits into the given (dynamic) bit width.

Declared at: llvm/include/llvm/Support/MathExtras.h:460

Parameters

unsigned int N
int64_t x