Searched refs:smallestNode (Results 1 – 1 of 1) sorted by relevance
101 ReductionNode *smallestNode = root; in findOptimal() local113 currentNode.getSize() < smallestNode->getSize()) in findOptimal()114 smallestNode = ¤tNode; in findOptimal()122 ReductionNode *curNode = smallestNode; in findOptimal()137 if (test.isInteresting(module).second != smallestNode->getSize()) in findOptimal()