Struct cranelift_codegen::loop_analysis::Loop
source · pub struct Loop(_);
Expand description
A opaque reference to a code loop.
Trait Implementations§
source§impl ReservedValue for Loop
impl ReservedValue for Loop
source§fn reserved_value() -> Loop
fn reserved_value() -> Loop
Create an instance of the reserved value.