Struct cranelift_codegen::loop_analysis::Loop [−][src]
pub struct Loop(_);
Expand description
A opaque reference to a code loop.
Implementations
Trait Implementations
Create an instance of the reserved value.
Checks whether value is the reserved one.
Auto Trait Implementations
impl RefUnwindSafe for Loopimpl UnwindSafe for LoopBlanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.