PhiValue

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

PHINode is a subgroup of Instruction.

Alias This

value

Members

Functions

incomingBlocks
IncomingBlocksRange incomingBlocks()

Add an incoming value to the end of a PHI list. Obtain the number of incoming basic blocks to a PHI node.

Variables

value
LxInstructionValue value;
Undocumented in source.

Meta