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)
  2. JITRValue zero(JITTypeKind kind)
    class JITContext

Meta