Module llhd::konst [] [src]

This module implements constant values.

Structs

ConstInt

A constant integer value.

ConstTime

A constant time value.

Enums

ConstKind

Functions

const_int

Create a new integer constant.

const_time

Create a new time constant.

const_zero

Create a constant zero value of the requested type. Panics if there is no zero value for the given type.

Type Definitions

Const