Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDepthFirstIterator.h182 inline bool nodeVisited(NodeType *Node) const { in nodeVisited() function
/external/llvm/include/llvm/ADT/
DDepthFirstIterator.h183 bool nodeVisited(NodeType *Node) const { in nodeVisited() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDepthFirstIterator.h201 bool nodeVisited(NodeRef Node) const { in nodeVisited() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp403 if (I.nodeVisited(Term->getSuccessor(1))) { in runOnFunction()
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp395 if (I.nodeVisited(Term->getSuccessor(1))) { in runOnFunction()