|
FreeTensor
|

Namespaces | |
| namespace | freetensor |
Functions | |
| std::ostream & | freetensor::manipMetadataSkipLocation (std::ostream &) |
| std::ostream & | freetensor::manipMetadataWithLocation (std::ostream &) |
| std::ostream & | freetensor::manipMetadataOneLine (std::ostream &) |
| std::ostream & | freetensor::manipMetadataMultiLine (std::ostream &) |
| std::ostream & | freetensor::manipMetadataNoId (std::ostream &os) |
| std::ostream & | freetensor::manipMetadataPrintId (std::ostream &os) |
| std::ostream & | freetensor::operator<< (std::ostream &os, const Ref< MetadataContent > &mdc) |
| TransformedMetadata | freetensor::makeMetadata (const std::string &op, const std::vector< Metadata > &sources) |
| SourceMetadata | freetensor::makeMetadata (const std::vector< std::string > &labels, const std::optional< std::pair< std::string, int > > &location, const Metadata &callerMetadata) |
| AnonymousMetadata | freetensor::makeMetadata (const ID &id={}) |
| std::string | freetensor::toString (const Metadata &md, bool shouldSkipLocation=false) |
| int n |