Module llvm_lib::core::values

source ·

Re-exports§

Modules§

  • This section contains APIs for interacting with MValueRef that correspond to LLVM Constant instances.
  • Functions in this section work on all ValueRef instances, regardless of their sub-type. They correspond to functions available on C LLVM Value.
  • Defines functions that allow to inspect the uses of a ValueRef.

Structs§

Enums§

  • Represents the different kinds of values in LLVM IR.