FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
freetensor::IDSelector Class Reference

#include <selector.h>

Inheritance diagram for freetensor::IDSelector:
Inheritance graph
[legend]
Collaboration diagram for freetensor::IDSelector:
Collaboration graph
[legend]

Public Member Functions

 IDSelector (const ID &id)
 
- Public Member Functions inherited from freetensor::MetadataSelector
bool match (const Metadata &md)
 
- Public Member Functions inherited from freetensor::Selector
virtual ~Selector ()
 
bool match (const Stmt &stmt)
 

Protected Member Functions

bool matchImpl (const Metadata &md) override
 
bool matchImpl (const Stmt &stmt) override
 
virtual bool matchImpl (const Metadata &md)=0
 
virtual bool matchImpl (const Stmt &stmt) override
 
virtual bool matchImpl (const Stmt &stmt)=0
 

Constructor & Destructor Documentation

◆ IDSelector()

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

Member Function Documentation

◆ matchImpl() [1/2]

bool freetensor::IDSelector::matchImpl ( const Metadata md)
overrideprotectedvirtual

◆ matchImpl() [2/2]

bool freetensor::IDSelector::matchImpl ( const Stmt stmt)
overrideprotectedvirtual

Reimplemented from freetensor::MetadataSelector.


The documentation for this class was generated from the following files: