Searched refs:prepareFunctionAttributes (Results 1 – 1 of 1) sorted by relevance
394 void prepareFunctionAttributes(GraphFuncOp func);401 void PrepareAttributesForExportPassImpl::prepareFunctionAttributes( in prepareFunctionAttributes() function in mlir::tfg::PrepareAttributesForExportPassImpl660 if (func) prepareFunctionAttributes(func); in runOnOperation()