Searched refs:ConvertCallOps (Results 1 – 1 of 1) sorted by relevance
226 LogicalResult ConvertCallOps(llvm::StringMap<FuncOp>* composite_func_ops, in ConvertCallOps() function276 if (failed(ConvertCallOps(&composite_func_ops, &module))) { in runOnModule()