Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp508 DenseSet<Value> shapesSet(cstr->operand_begin(), cstr->operand_end()); in matchAndRewrite() local
509 shapes.emplace_back(cstr, std::move(shapesSet)); in matchAndRewrite()