Searched refs:GetIntegerVector (Results 1 – 1 of 1) sorted by relevance
541 std::optional<std::vector<A>> GetIntegerVector(const B &x) { in GetIntegerVector() function854 GetIntegerVector<ConstantSubscript>(args[1])}; in RESHAPE()855 std::optional<std::vector<int>> order{GetIntegerVector<int>(args[3])}; in RESHAPE()