Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp256 llvm::StringSet<> traitAttrsSet; in print() local
257 traitAttrsSet.insert(attrNames.begin(), attrNames.end()); in print()
260 if (traitAttrsSet.count(attr.first.strref()) > 0) in print()