Searched refs:MaRedPair (Results 1 – 1 of 1) sorted by relevance
241 for (const auto &MaRedPair : D->getReductionDependences()) { in astScheduleDimIsParallel() local242 if (!MaRedPair.second) in astScheduleDimIsParallel()244 RedDeps = isl_union_map_from_map(isl_map_copy(MaRedPair.second)); in astScheduleDimIsParallel()246 NodeInfo->BrokenReductions.insert(MaRedPair.first); in astScheduleDimIsParallel()