LLVMCountBasicBlocks

Obtain the number of basic blocks in a function.

@param Fn Function value to operate on.

extern (C) nothrow
uint
LLVMCountBasicBlocks
(
LLVMValueRef Fn
)

Meta