Searched refs:ReductionDependences (Results 1 – 2 of 2) sorted by relevance
102 return ReductionDependences; in getReductionDependences()186 ReductionDependencesMapTy ReductionDependences; variable
790 for (auto &ReductionDeps : ReductionDependences) in releaseMemory()792 ReductionDependences.clear(); in releaseMemory()826 return isl_map_copy(ReductionDependences.lookup(MA)); in getReductionDependences()831 assert(ReductionDependences.count(MA) == 0 && in setReductionDependences()833 ReductionDependences[MA] = D; in setReductionDependences()