|
FreeTensor
|
#include <selector.h>


Public Member Functions | |
| bool | match (const Metadata &md) |
Public Member Functions inherited from freetensor::Selector | |
| virtual | ~Selector () |
| bool | match (const Stmt &stmt) |
Protected Member Functions | |
| virtual bool | matchImpl (const Metadata &md)=0 |
| virtual bool | matchImpl (const Stmt &stmt) override |
| virtual bool | matchImpl (const Stmt &stmt)=0 |
|
inline |
|
protectedpure virtual |
|
inlineoverrideprotectedvirtual |
Implements freetensor::Selector.
Reimplemented in freetensor::IDSelector.