Searched defs:isIntN (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h424 bool isIntN(unsigned N) const { return getActiveBits() <= N; } function

Completed in 71 milliseconds