enum class VFParamKind

Description

Describes the type of Parameters

Declared at: llvm/include/llvm/Analysis/VectorUtils.h:25

Enumerators

NameValueComment
Vector0
OMP_Linear1
OMP_LinearRef2
OMP_LinearVal3
OMP_LinearUVal4
OMP_LinearPos5
OMP_LinearValPos6
OMP_LinearRefPos7
OMP_LinearUValPos8
OMP_Uniform9
GlobalPredicate10
Unknown11