InstructionAllocaValue

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

Alias This

value

Members

Functions

asInstr
auto asInstr()
Undocumented in source. Be warned that the author may not have intended to support it.
asValue
auto asValue()
Undocumented in source. Be warned that the author may not have intended to support it.
type
Type type()

Obtain the type that is being allocated by the alloca instruction.

Variables

value
LxInstructionAllocaValue value;
Undocumented in source.

Meta