|
LLVM
8.0.1
|
#include "Transforms/Vectorize/VPlan.h"

Public Types | |
| typedef SmallVector< Value *, 2 > | PerPartValuesTy |
| A type for vectorized values in the new loop. More... | |
Public Attributes | |
| DenseMap< VPValue *, PerPartValuesTy > | PerPartOutput |
| DenseMap<VPValue *, PerPartValuesTy> llvm::VPTransformState::DataState::PerPartOutput |
1.8.13