Searched refs:PartSched (Results 1 – 1 of 1) sorted by relevance
686 static isl::union_map remainingDepsFromPartialSchedule(isl::union_map PartSched, in remainingDepsFromPartialSchedule() argument688 unsigned NumDims = getNumScatterDims(PartSched); in remainingDepsFromPartialSchedule()689 auto ParamSpace = PartSched.get_space().params(); in remainingDepsFromPartialSchedule()696 isl::union_map PartSchedRev = PartSched.reverse(); in remainingDepsFromPartialSchedule()849 isl::union_map PartSched = in visitBand() local851 assert(getNumScatterDims(PartSched) == in visitBand()853 isl::space ParamSpace = PartSched.get_space().params(); in visitBand()856 isl::union_map PartSchedRev = PartSched.reverse(); in visitBand()