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

#include <deps.h>

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

Public Member Functions

 NodeIDOrParallelScope (const ID &id)
 
 NodeIDOrParallelScope (const ParallelScope &parallel)
 

Public Attributes

ID id_
 
ParallelScope parallel_
 
bool isNode_
 

Constructor & Destructor Documentation

◆ NodeIDOrParallelScope() [1/2]

freetensor::NodeIDOrParallelScope::NodeIDOrParallelScope ( const ID id)
inline

◆ NodeIDOrParallelScope() [2/2]

freetensor::NodeIDOrParallelScope::NodeIDOrParallelScope ( const ParallelScope parallel)
inline

Member Data Documentation

◆ id_

ID freetensor::NodeIDOrParallelScope::id_

◆ isNode_

bool freetensor::NodeIDOrParallelScope::isNode_

◆ parallel_

ParallelScope freetensor::NodeIDOrParallelScope::parallel_

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