ImpureRVar 1075 src/Func.cpp (outer_type == Dim::Type::ImpureRVar))) || ImpureRVar 1080 src/Func.cpp Dim::Type::PureRVar : Dim::Type::ImpureRVar; ImpureRVar 644 src/Function.cpp pure ? Dim::Type::PureRVar : Dim::Type::ImpureRVar}; ImpureRVar 207 src/Schedule.h bool is_rvar() const {return (dim_type == PureRVar) || (dim_type == ImpureRVar);}