Searched refs:currentNode (Results 1 – 1 of 1) sorted by relevance
173 const DomTreeNodeT *currentNode = currentW->Node; in calculate() local176 assert(currentNode && "Invalid work object. Missing current Node"); in calculate()184 if (DT[Succ]->getIDom() != currentNode) in calculate()193 for (typename DomTreeNodeT::const_iterator NI = currentNode->begin(), in calculate()194 NE = currentNode->end(); in calculate()200 childBB, currentBB, IDominee, currentNode)); in calculate()