Searched refs:getBoxRank (Results 1 – 1 of 1) sorted by relevance
2197 static unsigned getBoxRank(mlir::Type boxTy) { in getBoxRank() function2223 auto inputRank = getBoxRank(inputBoxTy); in verify()2225 auto outRank = getBoxRank(outBoxTy); in verify()