Function LLVMGetNumIndices

Source
pub unsafe extern "C" fn LLVMGetNumIndices(
    Inst: *mut LLVMValue,
) -> u32
Expand description

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