LLVMGetNumMaskElements

Function LLVMGetNumMaskElements 

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

Get the number of elements in the mask of a ShuffleVector instruction.