LLVMGetIncomingValue

Obtain an incoming value to a PHI node as an LLVMValueRef.

extern (C) nothrow
LLVMValueRef
LLVMGetIncomingValue
(
LLVMValueRef PhiNode
,
uint Index
)

Meta