pub unsafe extern "C" fn LLVMGetNumOperandBundleArgs(
Bundle: LLVMOperandBundleRef,
) -> c_uintExpand description
Obtain the number of operands for an operand bundle.
pub unsafe extern "C" fn LLVMGetNumOperandBundleArgs(
Bundle: LLVMOperandBundleRef,
) -> c_uintObtain the number of operands for an operand bundle.