MCPcopy Create free account
hub / github.com/capy-language/capy / cast_array_to_array

Function cast_array_to_array

crates/codegen/src/compiler/mod.rs:1429–1495  ·  view source on GitHub ↗
(
    meta_tys: &mut MetaTyData,
    module: &mut dyn Module,
    builder: &mut FunctionBuilder,
    func_writer: &mut NiceFuncWriter,
    ptr_ty: types::Type,
    val: Option<Value>,
    cast_from: I

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cast_into_memoryFunction · 0.85

Calls 10

cast_into_memoryFunction · 0.85
as_arrayMethod · 0.80
strideMethod · 0.80
unwrap_or_allocaMethod · 0.80
is_aggregateMethod · 0.80
into_real_typeMethod · 0.80
get_final_tyMethod · 0.80
with_offsetMethod · 0.80
into_valueMethod · 0.80

Tested by

no test coverage detected