Struct cranelift_codegen::loop_analysis::Loop [−][src]
pub struct Loop(_);
A opaque reference to a code loop.
Implementations
impl Loop
[src]
impl Loop
[src]Trait Implementations
impl ReservedValue for Loop
[src]
impl ReservedValue for Loop
[src]fn reserved_value() -> Loop
[src]
fn is_reserved_value(&self) -> bool
[src]
impl Copy for Loop
[src]
impl Eq for Loop
[src]
impl StructuralEq for Loop
[src]
impl StructuralPartialEq for Loop
[src]
Auto Trait Implementations
impl RefUnwindSafe for Loop
impl Send for Loop
impl Sync for Loop
impl Unpin for Loop
impl UnwindSafe for Loop
Blanket Implementations
impl<T> CallHasher for T where
T: Hash,
[src]
impl<T> CallHasher for T where
T: Hash,
[src]impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized,
[src]
impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized,
[src]pub fn equivalent(&self, key: &K) -> bool
[src]
impl<T> SparseMapValue<T> for T where
T: EntityRef,
[src]
impl<T> SparseMapValue<T> for T where
T: EntityRef,
[src]