Searched refs:checkThreshold (Results 1 – 1 of 1) sorted by relevance
1615 int checkThreshold(MethodEntry* parent, MethodEntry* child) in checkThreshold() function1637 … if ((childMethod->graphState & GRAPH_LABEL_VISITED) == 0 && checkThreshold(method, childMethod)) { in createLabels()1650 if (checkThreshold(method, child->method)) { in createLinks()