Home
last modified time | relevance | path

Searched refs:PartSchedRev (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp696 isl::union_map PartSchedRev = PartSched.reverse(); in remainingDepsFromPartialSchedule() local
703 MaybeBefore.apply_domain(PartSchedRev).apply_range(PartSchedRev); in remainingDepsFromPartialSchedule()
856 isl::union_map PartSchedRev = PartSched.reverse(); in visitBand() local
863 isl::union_map Unsequenced = PartSchedRev.apply_domain(PartSchedRev); in visitBand()