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() argument
155 explicit Dependences(const std::shared_ptr<isl_ctx> &IslCtx, in Dependences() argument 189 std::shared_ptr<isl_ctx> IslCtx; variable
55 std::shared_ptr<isl_ctx> IslCtx; variable
1656 std::shared_ptr<isl_ctx> IslCtx; global() variable
44 std::shared_ptr<isl_ctx> IslCtx; member in __anon8909a07e0111::FlattenSchedule
166 auto IslCtx = Schedule.ctx(); in tryFlattenSequence() local
644 std::shared_ptr<isl_ctx> IslCtx; member in __anone07872130111::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