Home
last modified time | relevance | path

Searched refs:newFoldedConstantShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp745 SmallVector<int64_t, 8> newFoldedConstantShape; in matchAndRewrite() local
749 newFoldedConstantShape)) { in matchAndRewrite()
750 foldedConstantShape = newFoldedConstantShape; in matchAndRewrite()