llvm_hiwrap.value.instruction

Members

Structs

InstructionAllocaValue
struct InstructionAllocaValue

Functions in this group only apply to instructions that map to llvm::AllocaInst instances.

InstructionCallValue
struct InstructionCallValue

Functions in this group apply to instructions that refer to call sites and invocations.

InstructionElementPtrValue
struct InstructionElementPtrValue

Functions in this group only apply to instructions that map to llvm::GetElementPtrInst instances.

InstructionTerminatorValue
struct InstructionTerminatorValue

Functions in this group only apply to instructions that map to llvm::TerminatorInst instances.

InstructionValue
struct InstructionValue

Functions in this group relate to the inspection and manipulation of individual instructions.

SuccessorsRange
struct SuccessorsRange
Undocumented in source.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)