Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCFG.cpp41 SmallVector<std::pair<const BasicBlock *, const_succ_iterator>, 8> VisitStack; in FindFunctionBackedges() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSCCIterator.h85 std::vector<StackElement> VisitStack; variable
H A DPostOrderIterator.h111 SmallVector<std::pair<NodeRef, ChildItTy>, 8> VisitStack; variable
H A DDepthFirstIterator.h103 std::vector<StackElement> VisitStack; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp9425 SmallVector<const Decl *, 4> VisitStack; in checkIsValidOpenCLKernelParameter() local