Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DDepthFirstIterator.h183 bool nodeVisited(NodeType *Node) const { in nodeVisited() function
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp338 if (I.nodeVisited(Term->getSuccessor(1))) { in runOnFunction()