Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Shape/
H A DTestShapeFunctions.cpp37 auto shapeFnId = StringAttr::get(&getContext(), "shape.function"); in runOnOperation() local
49 if (auto symbol = op->getAttrOfType<SymbolRefAttr>(shapeFnId)) { in runOnOperation()