/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnreachableCodeChecker.cpp | 52 CFGBlocksSet reachable, visited; in checkEndAnalysis() local 181 CFGBlocksSet &visited) { in FindUnreachableEntryPoints()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFGReachabilityAnalysis.cpp | 44 llvm::BitVector visited(analyzed.size()); in mapReachability() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 233 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, in setSubgraphColorHelper() 267 DenseSet<SDNode *> visited; in setSubgraphColor() local
|
H A D | SelectionDAG.cpp | 13365 SmallPtrSet<const SDNode*, 32> visited; in checkForCycles() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | TypeSystem.cpp | 222 llvm::DenseSet<TypeSystem *> visited; in Clear() local 253 llvm::DenseSet<TypeSystem *> visited; in ForEach() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bvgraph.h | 112 &visited = t2; in isReachable() local
|
H A D | sanitizer_deadlock_detector2.cpp | 60 bool visited[kMaxMutex]; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 165 SmallPtrSet<BlockT *, 32> visited; calculate() local
|
H A D | RegionInfoImpl.h | 267 if (Succ != exit && visited->find(Succ) == visited->end()) in verifyWalk() argument 289 std::set<BlockT *> visited; verifyRegion() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider_conf.c | 80 static int provider_conf_params_internal(OSSL_PROVIDER *prov, in provider_conf_params_internal()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_dnup.c | 79 unsigned visited; member
|
H A D | osm_ucast_updn.c | 79 unsigned visited; member
|
H A D | osm_ucast_dfsssp.c | 126 uint8_t visited; /* needed to traverse the binary tree */ member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructCompositionT.h | 252 std::unordered_set<const ClauseTy *> visited; in mergeReduction() local
|
/freebsd/usr.bin/gprof/ |
H A D | arcs.c | 37 int visited; variable
|
/freebsd/sys/kern/ |
H A D | kern_dump.c | 397 bool visited; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 270 DenseSet<const GCOVBlock *> visited; variable
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_log_spacemap.c | 820 uint64_t visited = 0; in spa_flush_metaslabs() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 896 VisitedItems visited; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 125 IRPromoter(LLVMContext &C, unsigned Width, SetVector<Value *> &visited, in IRPromoter()
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.c | 3223 struct foreach_helper visited[5]; in test_event_foreach() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress.c | 3223 struct foreach_helper visited[5]; in test_event_foreach() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaLookup.cpp | 103 llvm::SmallPtrSet<DeclContext*, 8> visited; member in __anon506a0daf0111::UnqualUsingDirectiveSet
|