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