pub fn build_call_graph(ctx: &Context, functions: &[Function]) -> CallGraph
Expand description

Build call graph considering all providing functions.