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 scalar
Functions
In llvm_sys::transforms
Module
llvm_sys
::
transforms
::
scalar
Copy item path
source
·
[
−
]
Expand description
Scalar transformations of LLVM IR.
Functions
§
LLVMAddAggressiveDCEPass
⚠
LLVMAddAlignmentFromAssumptionsPass
⚠
LLVMAddBasicAliasAnalysisPass
⚠
LLVMAddCFGSimplificationPass
⚠
LLVMAddConstantPropagationPass
⚠
LLVMAddCorrelatedValuePropagationPass
⚠
LLVMAddDeadStoreEliminationPass
⚠
LLVMAddDemoteMemoryToRegisterPass
⚠
LLVMAddEarlyCSEPass
⚠
LLVMAddGVNPass
⚠
LLVMAddIndVarSimplifyPass
⚠
LLVMAddInstructionCombiningPass
⚠
LLVMAddJumpThreadingPass
⚠
LLVMAddLICMPass
⚠
LLVMAddLoopDeletionPass
⚠
LLVMAddLoopIdiomPass
⚠
LLVMAddLoopRerollPass
⚠
LLVMAddLoopRotatePass
⚠
LLVMAddLoopUnrollPass
⚠
LLVMAddLoopUnswitchPass
⚠
LLVMAddLowerExpectIntrinsicPass
⚠
LLVMAddLowerSwitchPass
⚠
LLVMAddMemCpyOptPass
⚠
LLVMAddMergedLoadStoreMotionPass
⚠
LLVMAddPartiallyInlineLibCallsPass
⚠
LLVMAddPromoteMemoryToRegisterPass
⚠
LLVMAddReassociatePass
⚠
LLVMAddSCCPPass
⚠
LLVMAddScalarReplAggregatesPass
⚠
LLVMAddScalarReplAggregatesPassSSA
⚠
LLVMAddScalarReplAggregatesPassWithThreshold
⚠
LLVMAddScalarizerPass
⚠
LLVMAddScopedNoAliasAAPass
⚠
LLVMAddSimplifyLibCallsPass
⚠
LLVMAddTailCallEliminationPass
⚠
LLVMAddTypeBasedAliasAnalysisPass
⚠
LLVMAddVerifierPass
⚠