[][src]Type Definition llhd::Const

type Const = Arc<ConstKind>;

Trait Implementations

impl Into<ValueRef> for Const[src]