Home
last modified time | relevance | path

Searched defs:VisitStack (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSCCIterator.h81 std::vector<StackElement> VisitStack; variable
H A DDepthFirstIterator.h103 std::vector<StackElement> VisitStack; variable
H A DPostOrderIterator.h109 SmallVector<std::pair<NodeRef, ChildItTy>, 8> VisitStack; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFG.cpp41 SmallVector<std::pair<const BasicBlock *, const_succ_iterator>, 8> VisitStack; in FindFunctionBackedges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp8821 SmallVector<const Decl *, 4> VisitStack; in checkIsValidOpenCLKernelParameter() local