Struct rustc_llvm::OperandBundleDef
[−]
[src]
pub struct OperandBundleDef { /* fields omitted */ }🔬 This is a nightly-only experimental API. (
rustc_private)Methods
impl OperandBundleDef[src]
fn new(name: &str, vals: &[ValueRef]) -> OperandBundleDef
🔬 This is a nightly-only experimental API. (
rustc_private)fn raw(&self) -> OperandBundleDefRef
🔬 This is a nightly-only experimental API. (
rustc_private)