Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:StoreList

343   typedef SmallVector<StoreInst *, 8> StoreList;
3051 typedef SmallVector<StoreInst *, 8> StoreList;
3052 typedef MapVector<Value *, StoreList> StoreListMap;