JITContext.zero

Given a JITType, which must be a numeric type, get the constant 0 as a JITRValue of that type.

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

Meta