Docs.rs
  • llvm-ir-0.9.0
    • llvm-ir 0.9.0
    • 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 ^150.1.0 normal
      • llvm-sys ^80.3.0 normal
      • llvm-sys ^90.2.0 normal
      • log ^0.4 normal
      • env_logger ^0.9 dev
      • itertools ^0.10 dev
    • Versions
    • 21.4% 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
?
Change settings

Module llvm_ir::function

source ·

Structs

  • Function
    See LLVM 14 docs on Functions
  • FunctionDeclaration
    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