pub fn build_call_graph(ctx: &Context<'_>, functions: &[Function]) -> CallGraph
Build call graph considering all providing functions.