Function melior::dialect::ods::llvm::mlir_undef

source ·
pub fn mlir_undef<'c>(
    context: &'c Context,
    res: Type<'c>,
    location: Location<'c>
) -> UndefOperation<'c>
Expand description

Creates a mlir.undef operation.