Home
last modified time | relevance | path

Searched refs:left_child (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
Dcg_print.c228 Sym *left_child = left->child; in cmp_arc() local
237 print_name (left_child); in cmp_arc()
239 left->count, left_child->ncalls); in cmp_arc()
249 if (left_parent == left_child) in cmp_arc()
255 if (left_parent->cg.cyc.num != 0 && left_child->cg.cyc.num != 0 in cmp_arc()
256 && left_parent->cg.cyc.num == left_child->cg.cyc.num) in cmp_arc()