mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-20 16:43:55 +00:00
Tell LLVM Vec::len is invariant across growth This allows LLVM to avoid re-loading it from memory.
Tell LLVM Vec::len is invariant across growth This allows LLVM to avoid re-loading it from memory.