Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp212 auto firstJoin = in matchAndRewrite() local
216 if (!firstJoin) in matchAndRewrite()
223 if (firstJoin != newJoin) in matchAndRewrite()