Searched refs:createIslLoopAttr (Results 1 – 3 of 3) sorted by relevance
576 isl::id createIslLoopAttr(isl::ctx Ctx, llvm::Loop *L);
789 isl::id polly::createIslLoopAttr(isl::ctx Ctx, Loop *L) { in createIslLoopAttr() function in polly
1308 isl::id IslLoopId = createIslLoopAttr(scop->getIslCtx(), L); in buildSchedule()