FreeTensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
freetensor::SimplePBFuncAST Struct Reference

#include <parse_pb_expr.h>

Collaboration diagram for freetensor::SimplePBFuncAST:
Collaboration graph
[legend]

Public Attributes

std::vector< std::string > args_
 
std::vector< Exprvalues_
 
Expr cond_
 

Detailed Description

One contiguous factor of a PBFunc prased as ASTs

Member Data Documentation

◆ args_

std::vector<std::string> freetensor::SimplePBFuncAST::args_

◆ cond_

Expr freetensor::SimplePBFuncAST::cond_

◆ values_

std::vector<Expr> freetensor::SimplePBFuncAST::values_

The documentation for this struct was generated from the following file: