Modules§
- constants
- This section contains APIs for interacting with
MValueRefthat correspond toLLVM Constantinstances. - function_
values - general
- Functions in this section work on all
ValueRefinstances, regardless of their sub-type. They correspond to functions available onC LLVM Value. - uses
- Defines functions that allow to inspect the uses
of a
ValueRef.
Structs§
- Value
Ref - LLVM Value wrapper
Enums§
- Value
Kind - Represents the different kinds of values in LLVM IR.