Searched refs:nodeVisited (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h178 // nodeVisited - return true if this iterator has already visited the
182 inline bool nodeVisited(NodeType *Node) const { function in class:llvm::df_iterator
/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp305 if (I.nodeVisited(Term->getSuccessor(1))) {

Completed in 126 milliseconds