pub fn basic_block_iter(fn_val: LLVMValue) -> BasicBlockIter ⓘExpand description
Get an iterator over the basic blocks of a function.
pub fn basic_block_iter(fn_val: LLVMValue) -> BasicBlockIter ⓘGet an iterator over the basic blocks of a function.