Searched refs:getBoxScalarEleTy (Results 1 – 1 of 1) sorted by relevance
2189 static mlir::Type getBoxScalarEleTy(mlir::Type boxTy) { in getBoxScalarEleTy() function2224 auto inputEleTy = getBoxScalarEleTy(inputBoxTy); in verify()2226 auto outEleTy = getBoxScalarEleTy(outBoxTy); in verify()