19#ifndef TVM_S_TIR_META_SCHEDULE_SCHEDULE_CUDA_THREAD_BIND_H_
20#define TVM_S_TIR_META_SCHEDULE_SCHEDULE_CUDA_THREAD_BIND_H_
32namespace meta_schedule {
Typed reference/view over any Expr whose ExprNode::ty is PrimType.
Definition base_expr.h:401
RAII wrapper function to enter and exit a context object similar to python's with syntax.
Definition with_context.h:59
Managed reference to LoopRVNode.
Definition schedule.h:90
Managed reference to SBlockRVNode.
Definition schedule.h:67
Managed reference to ScheduleNode.
Definition schedule.h:887
PrimExpr ExprRV
An expr random variable.
Definition schedule.h:100
An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
Definition analyzer.h:40