Searched defs:ProperTupleKind (Results 1 – 6 of 6) sorted by relevance
148 struct ProperTupleKind : public TupleKind { struct149 ProperTupleKind(const std::string &name) : TupleKind(name) {} in ProperTupleKind() argument
148 struct ProperTupleKind : public TupleKind { struct149 ProperTupleKind(const std::string &name) : TupleKind(name) {} in ProperTupleKind() function
148 isl_aff *aff;149 in ProperTupleKind()150 aff = isl_aff_alloc(ls); in ProperTupleKind()