Searched defs:IslCtx (Results 1 – 8 of 8) sorted by relevance
358 isl_ctx *IslCtx; variable377 explicit IslQuotaScope(isl_ctx *IslCtx, unsigned long LocalMaxOps) in IslQuotaScope()451 : IslCtx(IslCtx), LocalMaxOps(LocalMaxOps) { in IslCtx() function
155 explicit Dependences(const std::shared_ptr<isl_ctx> &IslCtx, in Dependences()189 std::shared_ptr<isl_ctx> IslCtx; variable
55 std::shared_ptr<isl_ctx> IslCtx; variable
1656 std::shared_ptr<isl_ctx> IslCtx; variable
43 std::shared_ptr<isl_ctx> IslCtx; member in __anon60cfb9bb0111::FlattenSchedule
165 auto IslCtx = Schedule.ctx(); in tryFlattenSequence() local
608 std::shared_ptr<isl_ctx> IslCtx; member in __anonc229ce900111::IslScheduleOptimizerWrapperPass
79 isl_ctx *IslCtx = isl_ctx_alloc(); in TEST() local156 isl_ctx *IslCtx = isl_ctx_alloc(); in TEST() local281 std::unique_ptr<isl_ctx, decltype(&isl_ctx_free)> IslCtx(isl_ctx_alloc(), in TEST() local