enum LoopVectorizeHints::ForceKind

Declared at: llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h:83

Enumerators

NameValueComment
FK_Undefined-1Not selected.
FK_Disabled0Forcing disabled.
FK_Enabled1Forcing enabled.