Searched refs:UnMapOldIndVar (Results 1 – 1 of 1) sorted by relevance
869 auto UnMapOldIndVar = Child.get_prefix_schedule_union_map(); in getInductionVariablesSubstitution() local870 auto MapOldIndVar = isl::map::from_union_map(UnMapOldIndVar); in getInductionVariablesSubstitution()895 isl::union_map UnMapOldIndVar = Child.get_prefix_schedule_relation(); in isolateAndUnrollMatMulInnerLoops() local896 isl::set Prefix = isl::map::from_union_map(UnMapOldIndVar).range(); in isolateAndUnrollMatMulInnerLoops()