Docs.rs
sway-ir-0.66.5
sway-ir 0.66.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
downcast-rs ^1.2
normal
filecheck ^0.5
normal
indexmap ^2.5
normal
itertools ^0.13
normal
once_cell ^1.18
normal
peg ^0.8
normal
prettydiff ^0.7
normal
rustc-hash ^1.1
normal
serde ^1.0
normal
slotmap ^1.0
normal
sway-features ^0.66.5
normal
sway-ir-macros ^0.66.5
normal
sway-types ^0.66.5
normal
sway-utils ^0.66.5
normal
Versions
44.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sway_ir
0.66.5
Module memcpyopt
Module Items
Constants
Functions
In sway_
ir::
optimize
sway_ir
::
optimize
Module
memcpyopt
Copy item path
Source
Expand description
Optimisations related to mem_copy.
replace a
store
directly from a
load
with a
mem_copy_val
.
Constants
§
MEMCPYOPT_
NAME
Functions
§
create_
memcpyopt_
pass
mem_
copy_
opt