enum TreeEntry::EntryState
Description
Do we need to gather this sequence ?
Declared at: llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1450
Enumerators
Name | Value | Comment |
---|---|---|
Vectorize | 0 | |
NeedToGather | 1 |
Do we need to gather this sequence ?
Declared at: llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1450
Name | Value | Comment |
---|---|---|
Vectorize | 0 | |
NeedToGather | 1 |