Docs.rs
sway-ir-0.36.0
sway-ir 0.36.0
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.0
normal
filecheck ^0.5
normal
generational-arena ^0.2
normal
peg ^0.7
normal
rustc-hash ^1.1.0
normal
sway-ir-macros ^0.36.0
normal
sway-types ^0.36.0
normal
sway-utils ^0.36.0
normal
Versions
47.63%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module memcpyopt
Constants
Functions
?
Module
sway_ir
::
optimize
::
memcpyopt
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