buildSourcesFromIr
fun buildSourcesFromIr(arguments: Map<String, Any?>, logLevel: Int, warnIfNotFound: Boolean = false, codegenSchemaFiles: List<Any>, upstreamMetadata: List<Any>, irOperations: File, downstreamUsedCoordinates: Map<String, Map<String, Set<String>>>, codegenOptions: File, operationManifestFile: File?, outputDir: File, metadataOutputFile: File?)