Searched defs:stride_expr (Results 1 – 3 of 3) sorted by relevance
756 def stride_expr(name: str) -> str: function
851 for (const ExprPtr& stride_expr : b->strides()) { in visit() local921 for (const ExprPtr& stride_expr : b->strides()) { in visit() local
1048 InductionInfo* stride_expr = a->op_a; in VisitCondition() local1090 InductionInfo* stride_expr, in VisitTripCount()