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