Searched refs:childMethod (Results 1 – 1 of 1) sorted by relevance
1635 MethodEntry* childMethod = child->method; in createLabels() local1637 … if ((childMethod->graphState & GRAPH_LABEL_VISITED) == 0 && checkThreshold(method, childMethod)) { in createLabels()1649 MethodEntry* childMethod = child->method; in createLinks() local1653 if ((childMethod->graphState & GRAPH_NODE_VISITED) == 0) { in createLinks()