ΒΆ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:3579

Parameters

LLVMValueRef PhiNode