Searched defs:coshape (Results 1 – 3 of 3) sorted by relevance
245 std::vector<Expr<SubscriptInteger>> coshape; member
365 ArraySpec &coshape() { return coshape_; } in coshape() function 366 const ArraySpec &coshape() const { return coshape_; } in coshape() function
169 void ObjectEntityDetails::set_coshape(const ArraySpec &coshape) { in set_coshape() argument