Function llvm_sys::core::LLVMGetNumIndices

source ยท
pub unsafe extern "C" fn LLVMGetNumIndices(
    Inst: LLVMValueRef
) -> c_uint
Expand description

Get the number of indices on an ExtractValue, InsertValue or GEP operator.