Searched refs:shapeFnId (Results 1 – 1 of 1) sorted by relevance
37 auto shapeFnId = StringAttr::get(&getContext(), "shape.function"); in runOnOperation() local49 if (auto symbol = op->getAttrOfType<SymbolRefAttr>(shapeFnId)) { in runOnOperation()