Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h201 bool nodeVisited(NodeRef Node) const { in nodeVisited() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp324 if (I.nodeVisited(Term->getSuccessor(1))) { in runOnFunction()