Home | History | Annotate | Download | only in gprof

Lines Matching full:left_parent

228   Sym *left_parent = left->parent;
236 print_name (left_parent);
250 if (left_parent == left_child)
256 if (left_parent->cg.cyc.num != 0 && left_child->cg.cyc.num != 0
257 && left_parent->cg.cyc.num == left_child->cg.cyc.num)