JITContext.nil

Given a JITType, which must be a pointer type, get a JITRValue representing the NULL pointer of that type.

  1. JITRValue nil(JITType type)
    class JITContext
  2. JITRValue nil(JITTypeKind kind)

Meta