pub fn node_matches_call(node: &GraphNode, def_ids: &[DefId]) -> bool
Returns true if the node represents a call to one of the given DefIds.