ΒΆunsigned int LLVMGetNumMaskElements(
    LLVMValueRef ShuffleVectorInst)

Description

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

Declared at: llvm/include/llvm-c/Core.h:4084

Parameters

LLVMValueRef ShuffleVectorInst