Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h86 std::vector<StackElement> VisitStack; variable
H A DDepthFirstIterator.h103 std::vector<StackElement> VisitStack; variable
H A DPostOrderIterator.h112 SmallVector<std::tuple<NodeRef, ChildItTy, ChildItTy>, 8> VisitStack; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp41 SmallVector<std::pair<const BasicBlock *, const_succ_iterator>, 8> VisitStack; in FindFunctionBackedges() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9513 SmallVector<const Decl *, 4> VisitStack; in checkIsValidOpenCLKernelParameter() local