Docs.rs
  • llvm-ir-0.8.2
    • llvm-ir 0.8.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cdisselkoen
    • Dependencies
      • either ^1.6 normal
      • llvm-sys ^100.2.0 normal
      • llvm-sys ^110.0.0 normal
      • llvm-sys ^120.2.0 normal
      • llvm-sys ^130.0.0 normal
      • llvm-sys ^140.0.0 normal
      • llvm-sys ^80.3.0 normal
      • llvm-sys ^90.2.0 normal
      • log ^0.4 normal
      • env_logger ^0.8 dev
      • itertools ^0.10 dev
    • Versions
    • 20.69% 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
logo

logo

Module function

  • Structs
  • Enums
  • Type Definitions
logo
Change settings

Module llvm_ir::function

source · [−]

Structs

Function

See LLVM 14 docs on Functions

Parameter

Enums

CallingConvention

See LLVM 14 docs on Calling Conventions

FunctionAttribute

See LLVM 14 docs on Function Attributes

ParameterAttribute

ParameterAttributes can apply to function parameters as well as function return types. See LLVM 14 docs on Parameter Attributes

Type Definitions

GroupID