Home
last modified time | relevance | path

Searched defs:DataState (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h210 struct DataState { struct
214 typedef SmallVector<Value *, 2> PerPartValuesTy;
216 DenseMap<VPValue *, PerPartValuesTy> PerPartOutput;
218 using ScalarsPerPartValuesTy = SmallVector<SmallVector<Value *, 4>, 2>;
219 DenseMap<VPValue *, ScalarsPerPartValuesTy> PerPartScalars;