FreeTensor
Loading...
Searching...
No Matches
Namespaces | Functions
check_all_defined.h File Reference
#include <unordered_set>
#include <analyze/all_uses.h>
#include <ast.h>
Include dependency graph for check_all_defined.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  freetensor
 

Functions

bool freetensor::checkAllDefined (const std::unordered_set< std::string > &defs, const std::unordered_set< std::string > &namesInOp)
 
bool freetensor::checkAllDefined (const std::unordered_set< std::string > &defs, const AST &op)