Struct cranelift_codegen::machinst::vcode::VCodeConstant   [−][src]
pub struct VCodeConstant(_);
A use of a constant by one or more VCode instructions; see VCodeConstants.
Implementations
impl VCodeConstant[src]
impl VCodeConstant[src]Trait Implementations
impl Clone for VCodeConstant[src]
impl Clone for VCodeConstant[src]fn clone(&self) -> VCodeConstant[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl PartialEq<VCodeConstant> for VCodeConstant[src]
impl PartialEq<VCodeConstant> for VCodeConstant[src]fn eq(&self, other: &VCodeConstant) -> bool[src]
fn ne(&self, other: &VCodeConstant) -> bool[src]
impl ReservedValue for VCodeConstant[src]
impl ReservedValue for VCodeConstant[src]