LLVMCountIncoming

Function LLVMCountIncoming 

Source
pub unsafe extern "C" fn LLVMCountIncoming(
    PhiNode: LLVMValueRef,
) -> c_uint
Expand description

Obtain the number of incoming basic blocks to a PHI node.