Home
last modified time | relevance | path

Searched defs:visited (Results 1 – 25 of 150) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.cc71 hash_set<tree> *visited) in get_diagnostic_tree_for_gassign_1()
121 hash_set<tree> *visited) in maybe_reconstruct_from_def_stmt()
174 fixup_tree_for_diagnostic_1 (tree expr, hash_set<tree> *visited) in fixup_tree_for_diagnostic_1()
204 hash_set<tree> visited; in fixup_tree_for_diagnostic() local
213 hash_set<tree> visited; in get_diagnostic_tree_for_gassign() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc940 chrec_contains_symbols (const_tree chrec, hash_set<const_tree> &visited, in chrec_contains_symbols()
981 hash_set<const_tree> visited; in chrec_contains_symbols() local
990 hash_set<const_tree> &visited) in chrec_contains_symbols_defined_in_loop()
1038 hash_set<const_tree> visited; in chrec_contains_symbols_defined_in_loop() local
1045 chrec_contains_undetermined (const_tree chrec, hash_set<const_tree> &visited) in chrec_contains_undetermined()
1068 hash_set<const_tree> visited; in chrec_contains_undetermined() local
1077 tree_contains_chrecs (const_tree expr, int *size, hash_set<const_tree> &visited) in tree_contains_chrecs()
1103 hash_set<const_tree> visited; in tree_contains_chrecs() local
H A Dcfganal.cc78 auto_sbitmap visited (last_basic_block_for_fn (fun)); in mark_dfs_back_edges() local
668 auto_sbitmap visited (last_basic_block_for_fn (cfun)); in post_order_compute() local
768 auto_bitmap visited; in dfs_find_deadend() local
837 auto_sbitmap visited (last_basic_block_for_fn (cfun)); in inverted_post_order_compute() local
998 auto_bb_flag visited (fn); in pre_and_rev_post_order_compute_fn() local
1173 auto_bb_flag visited (fn); in rev_post_order_and_mark_dfs_back_seme() local
1568 auto_bb_flag visited (cfun); in dfs_enumerate_from() local
1897 auto_sbitmap visited (last_basic_block_for_fn (cfun)); in single_pred_before_succ_order() local
H A Dtree-vect-slp.cc2559 dot_slp_tree (FILE *f, slp_tree node, hash_set<slp_tree> &visited) in dot_slp_tree()
2587 hash_set<slp_tree> visited; in dot_slp_tree() local
2599 slp_tree node, hash_set<slp_tree> &visited) in vect_print_slp_graph()
2618 hash_set<slp_tree> visited; in vect_print_slp_graph() local
2625 vect_mark_slp_stmts (slp_tree node, hash_set<slp_tree> &visited) in vect_mark_slp_stmts()
2648 hash_set<slp_tree> visited; in vect_mark_slp_stmts() local
2655 vect_mark_slp_stmts_relevant (slp_tree node, hash_set<slp_tree> &visited) in vect_mark_slp_stmts_relevant()
2682 hash_set<slp_tree> visited; in vect_mark_slp_stmts_relevant() local
2691 hash_set<slp_tree> &visited) in vect_gather_slp_loads()
2946 hash_set<slp_tree> *visited) in vect_match_slp_patterns_2()
[all …]
H A Dgimple-warn-recursion.cc171 auto_bitmap visited; in execute() local
H A Dtree-ssa-threadedge.cc789 bitmap visited) in thread_around_empty_blocks()
902 edge e, bitmap visited) in thread_through_normal_block()
1068 auto_bitmap visited; in thread_across_edge() local
H A Dhw-doloop.h100 bool visited; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c940 chrec_contains_symbols (const_tree chrec, hash_set<const_tree> &visited, in chrec_contains_symbols()
981 hash_set<const_tree> visited; in chrec_contains_symbols() local
990 hash_set<const_tree> &visited) in chrec_contains_symbols_defined_in_loop()
1038 hash_set<const_tree> visited; in chrec_contains_symbols_defined_in_loop() local
1045 chrec_contains_undetermined (const_tree chrec, hash_set<const_tree> &visited) in chrec_contains_undetermined()
1068 hash_set<const_tree> visited; in chrec_contains_undetermined() local
1077 tree_contains_chrecs (const_tree expr, int *size, hash_set<const_tree> &visited) in tree_contains_chrecs()
1103 hash_set<const_tree> visited; in tree_contains_chrecs() local
H A Dtree-vect-slp.c1600 slp_tree node, hash_set<slp_tree> &visited) in vect_print_slp_tree()
1651 hash_set<slp_tree> visited; in vect_print_slp_tree() local
1658 vect_mark_slp_stmts (slp_tree node, hash_set<slp_tree> &visited) in vect_mark_slp_stmts()
1680 hash_set<slp_tree> visited; in vect_mark_slp_stmts() local
1687 vect_mark_slp_stmts_relevant (slp_tree node, hash_set<slp_tree> &visited) in vect_mark_slp_stmts_relevant()
1713 hash_set<slp_tree> visited; in vect_mark_slp_stmts_relevant() local
1762 hash_set<slp_tree> &visited) in vect_slp_rearrange_stmts()
1867 hash_set<slp_tree> visited; in vect_attempt_slp_rearrange_stmts() local
1895 hash_set<slp_tree> &visited) in vect_gather_slp_loads()
1921 hash_set<slp_tree> visited; in vect_gather_slp_loads() local
[all …]
H A Dtree-ssa-threadedge.c900 bitmap visited, in thread_around_empty_blocks()
1045 bitmap visited) in thread_through_normal_block()
1243 bitmap visited = BITMAP_ALLOC (NULL); in thread_across_edge() local
H A Dhw-doloop.h100 bool visited; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp51 CFGBlocksSet reachable, visited; in checkEndAnalysis() local
180 CFGBlocksSet &visited) { in FindUnreachableEntryPoints()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFGReachabilityAnalysis.cpp44 llvm::BitVector visited(analyzed.size()); in mapReachability() local
/netbsd-src/sbin/fsck_lfs/
H A Dpass0.c105 char *visited; in pass0() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp237 bool SelectionDAG::setSubgraphColorHelper(SDNode *N, const char *Color, DenseSet<SDNode *> &visited, in setSubgraphColorHelper()
271 DenseSet<SDNode *> visited; in setSubgraphColor() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dginsn.h208 bool visited; member
329 bool visited; member
349 bool visited; member
/netbsd-src/usr.bin/nbperf/
H A Dnbperf-bdz.c74 uint32_t *visited; member
H A Dnbperf-chm.c79 uint8_t *visited; member
H A Dgraph2.h79 uint8_t *visited; in SIZED() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h111 &visited = t2; in isReachable() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h112 &visited = t2; in isReachable() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h113 &visited = t2; in isReachable() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_conf.c80 static int provider_conf_params_internal(OSSL_PROVIDER *prov, in provider_conf_params_internal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h166 SmallPtrSet<BlockT *, 32> visited; in calculate() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc3196 hash_set<tree> visited; in maybe_promote_temps() local
3453 hash_set<tree> visited; in await_statement_walker() local
3493 hash_set<tree> visited; in await_statement_walker() local
3588 hash_set<tree> visited; in await_statement_walker() local
3618 hash_set<tree> visited; in await_statement_walker() local
3644 hash_set<tree> visited; in await_statement_walker() local
3713 hash_set<tree> visited; in await_statement_walker() local
3725 hash_set<tree> visited; in await_statement_walker() local
3765 hash_set<tree *> *visited; member
4198 hash_set<tree *> visited; in coro_rewrite_function_body() local

123456