Searched refs:getConstantRows (Results 1 – 3 of 3) sorted by relevance
303 unsigned getConstantRows() const;306 bool hasConstantShape() const { return getConstantRows() == getDimension(); } in hasConstantShape()
1578 if (arrTy.getConstantRows() < arrTy.getDimension() - 1)
1070 unsigned fir::SequenceType::getConstantRows() const { in getConstantRows() function in fir::SequenceType1087 auto rows = getConstantRows(); in hasConstantInterior()