Home
last modified time | relevance | path

Searched refs:HintKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h61 enum HintKind { enum
74 HintKind Kind;
76 Hint(const char *Name, unsigned Value, HintKind Kind) in Hint()