Searched refs:AffineMapStorage (Results 1 – 3 of 3) sorted by relevance
23 struct AffineMapStorage { struct
864 auto *res = impl.affineAllocator.Allocate<detail::AffineMapStorage>(); in getImpl()871 detail::AffineMapStorage{dimCount, symbolCount, results, context}; in getImpl()
25 struct AffineMapStorage;39 using ImplType = detail::AffineMapStorage;