Searched refs:getConstantRows (Results 1 – 5 of 5) sorted by relevance
351 auto constRows = seq.getConstantRows(); in convertSequenceType()
1586 constRows = seqTy.getConstantRows(); in matchAndRewrite()
785 unsigned fir::SequenceType::getConstantRows() const { in getConstantRows() function in fir::SequenceType802 auto rows = getConstantRows(); in hasConstantInterior()
964 if (arrTy.getConstantRows() < arrTy.getDimension() - 1) in verify()
457 unsigned getConstantRows() const;470 return getConstantRows() == getDimension();