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