ΒΆunsigned int LLVMCountIncoming(
LLVMValueRef PhiNode)
unsigned int LLVMCountIncoming(
LLVMValueRef PhiNode)
Description
Obtain the number of incoming basic blocks to a PHI node.
Declared at: llvm/include/llvm-c/Core.h:3452
Parameters
- LLVMValueRef PhiNode