Searched refs:IslLoopId (Results 1 – 1 of 1) sorted by relevance
1308 isl::id IslLoopId = createIslLoopAttr(scop->getIslCtx(), L); in buildSchedule() local1309 if (!IslLoopId.is_null()) in buildSchedule()1311 Schedule.get_root().child(0).insert_mark(IslLoopId).get_schedule(); in buildSchedule()