Searched refs:ForLoopMapper (Results 1 – 1 of 1) sorted by relevance
35 struct ForLoopMapper : public impl::ConvertAffineForToGPUBase<ForLoopMapper> { struct36 ForLoopMapper() = default;37 ForLoopMapper(unsigned numBlockDims, unsigned numThreadDims) { in ForLoopMapper() argument73 return std::make_unique<ForLoopMapper>(numBlockDims, numThreadDims); in createAffineForToGPUPass()77 return std::make_unique<ForLoopMapper>(); in createAffineForToGPUPass()