Struct rustc_llvm::OperandBundleDef [] [src]

pub struct OperandBundleDef { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (rustc_private)

Methods

impl OperandBundleDef
[src]

🔬 This is a nightly-only experimental API. (rustc_private)

🔬 This is a nightly-only experimental API. (rustc_private)

Trait Implementations

impl Drop for OperandBundleDef
[src]

A method called when the value goes out of scope. Read more