Region            801 src/Bounds.cpp Region region_union(const Region &a, const Region &b) {
Region            803 src/Bounds.cpp     Region result;
Region            441 src/IR.cpp     Stmt Realize::make(const std::string &name, const std::vector<Type> &types, const Region &bounds, const Expr &condition, const Stmt &body) {
Region            462 src/IR.cpp     Stmt Prefetch::make(const std::string &name, const std::vector<Type> &types, const Region &bounds, Parameter param) {
Region            405 src/IR.h           Region bounds;
Region            409 src/IR.h           EXPORT static Stmt make(const std::string &name, const std::vector<Type> &types, const Region &bounds, const Expr &condition, const Stmt &body);
Region            724 src/IR.h           Region bounds;
Region            730 src/IR.h                                   const Region &bounds, Parameter param = Parameter());
Region             43 src/IRMutator.cpp pair<Region, bool> mutate_region(IRMutator *mutator, const Region &bounds) {
Region             44 src/IRMutator.cpp     Region new_bounds(bounds.size());
Region            283 src/IRMutator.cpp     Region new_bounds;
Region            302 src/IRMutator.cpp     Region new_bounds;
Region            168 src/Prefetch.cpp         Region bounds;
Region            402 src/RemoveUndef.cpp         Region new_bounds(op->bounds.size());
Region            654 src/ScheduleFunctions.cpp             Region bounds;
Region            329 src/StorageFolding.cpp                 Region bounds = op->bounds;
Region            268 src/Tracing.cpp         Region output_region;