Docs.rs
llvm-sys-0.2.2
llvm-sys 0.2.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
tari
Dependencies
bitflags ^0.3.2
normal
libc ^0.2
normal
gcc ^0.3.13
build
semver ^0.1.20
build
Versions
7.09%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
llvm_sys
0.2.2
Module ipo
Functions
In llvm_sys::transforms
Module
llvm_sys
::
transforms
::
ipo
Copy item path
source
·
[
−
]
Expand description
Interprocedural transformations of LLVM IR.
Functions
§
LLVMAddAlwaysInlinerPass
⚠
LLVMAddArgumentPromotionPass
⚠
LLVMAddConstantMergePass
⚠
LLVMAddDeadArgEliminationPass
⚠
LLVMAddFunctionAttrsPass
⚠
LLVMAddFunctionInliningPass
⚠
LLVMAddGlobalDCEPass
⚠
LLVMAddGlobalOptimizerPass
⚠
LLVMAddIPConstantPropagationPass
⚠
LLVMAddIPSCCPPass
⚠
LLVMAddInternalizePass
⚠
LLVMAddPruneEHPass
⚠
LLVMAddStripDeadPrototypesPass
⚠
LLVMAddStripSymbolsPass
⚠