Home
last modified time | relevance | path

Searched defs:ShapeMappingValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Shape/Analysis/
H A DShapeMappingAnalysis.h25 struct ShapeMappingValue { struct
27 ShapeMappingValue(FlatSymbolRefAttr symbol, llvm::SmallVector<Value> &&inps) in ShapeMappingValue() argument
44 const ShapeMappingValue &mappingValue = it.second; in print() argument