is_root           421 src/BoundsInference.cpp                             compute_at.is_root() ||
is_root            65 src/Schedule.cpp     internal_assert(!is_inline() && !is_root());
is_root           144 src/Schedule.h     EXPORT bool is_root() const;
is_root           869 src/ScheduleFunctions.cpp             if (store_at.is_root()) {
is_root           879 src/ScheduleFunctions.cpp         if (compute_at.is_root()) {
is_root          1046 src/ScheduleFunctions.cpp         if (store_at.is_root() && compute_at.is_root()) {