JITContext.getIntType

Build an integer type of a given size and signedness.

  1. JITType getIntType(int num_bytes, bool is_signed)
    class JITContext
    getIntType
    (,)
  2. JITType getIntType()

Meta