Module Backend.SourceFileGraph

val to_dotty : string -> unit

construct the file-call-graph and store it in <results-dir>/<filename>

val partition_source_file_call_graph : n_workers:int -> unit