Searched refs:cut_edge (Results 1 – 1 of 1) sorted by relevance
203 self.call_graph.cut_edge(min_limit, hit_func_ids)204 self.reverse_call_graph.cut_edge(min_limit, hit_func_ids)355 def cut_edge(self, min_limit, hit_func_ids): member in CallNode363 child.cut_edge(min_limit, hit_func_ids)