tvm
|
A dynamically dispatched functor on the type of the first argument. More...
#include <functor.h>
A dynamically dispatched functor on the type of the first argument.
This is a class that is useful to construct polymorphic dispatching base on the AST/IR node's type.
FType | function signiture This type if only defined for FType with function signature |