Searched defs:visited (Results 1 - 25 of 47) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20070725-1.c35 unsigned visited:1; member in struct:tree_base
/haiku-buildtools/gcc/gcc/
H A Dgraph.c170 sbitmap visited; local
H A Dhw-doloop.h100 bool visited; variable
H A Dtree-stdarg.c81 sbitmap visited; local
H A Dcfgloopanal.c505 bitmap visited = BITMAP_ALLOC (NULL); local
H A Dtree-ssa-sccvn.h174 unsigned visited : 1; member in struct:vn_ssa_aux
H A Dtree-outof-ssa.c178 sbitmap visited; member in struct:_elim_graph
[all...]
H A Dtree-object-size.c66 bitmap visited, reexamine; member in struct:object_size_info
H A Dtree-ssa-threadedge.c862 thread_around_empty_blocks(edge taken_edge, gcond *dummy_cond, bool handle_dominating_asserts, tree (*simplify) (gimple, gimple), bitmap visited, vec<jump_thread_edge *> *path, bool *backedge_seen_p) argument
1264 thread_through_normal_block(edge e, gcond *dummy_cond, bool handle_dominating_asserts, vec<tree> *stack, tree (*simplify) (gimple, gimple), vec<jump_thread_edge *> *path, bitmap visited, bool *backedge_seen_p) argument
1440 bitmap visited = BITMAP_ALLOC (NULL); local
[all...]
H A Dtree-emutls.c756 hash_set <varpool_node *> visited; local
H A Dstore-motion.c873 sbitmap visited = sbitmap_alloc (last_basic_block_for_fn (cfun)); local
H A Dipa-polymorphic-call.c827 hash_set <tree> *visited = NULL; local
913 hash_set <tree> *visited = NULL; local
[all...]
H A Dtree-ssa-dce.c478 static bitmap visited = NULL; variable
H A Dtree-ssa-live.c1063 loe_visit_block (tree_live_info_p live, basic_block bb, sbitmap visited) argument
1108 sbitmap visited = sbitmap_alloc (last_basic_block_for_fn (cfun) + 1); local
[all...]
H A Dtree-ssa-strlen.c2206 do_invalidate (basic_block dombb, gimple phi, bitmap visited, int *count) argument
2281 bitmap visited = BITMAP_ALLOC (NULL); local
H A Dregcprop.c1245 sbitmap visited; local
H A Dcfgloop.c933 bitmap visited; local
1336 sbitmap visited; local
[all...]
H A Dcfganal.c82 sbitmap visited; local
625 sbitmap visited; local
739 bitmap visited = BITMAP_ALLOC (NULL); local
785 sbitmap visited; local
927 sbitmap visited; local
1153 static sbitmap visited; local
1523 sbitmap visited = sbitmap_alloc (last_basic_block_for_fn (cfun)); local
[all...]
H A Dtree-ssa-ccp.c1975 visited); local
1979 visited); local
2017 gimple_htab *visited local
1943 insert_clobber_before_stack_restore(tree saved_val, tree var, gimple_htab **visited) argument
2034 delete visited; local
[all...]
H A Dvalue-prof.c569 hash_set<histogram_value> *visited = (hash_set<histogram_value> *) data; local
H A Dtree-if-conv.c1100 pred_blocks_visited_p (basic_block bb, bitmap *visited) argument
1122 bitmap visited; local
[all...]
H A Ddf-core.c1335 bitmap visited; local
1399 bitmap visited; local
[all...]
H A Dtree-ssa-alias.c2464 maybe_skip_until(gimple phi, tree target, ao_ref *ref, tree vuse, unsigned int *cnt, bitmap *visited, bool abort_on_visited, void *(*translate)(ao_ref *, tree, void *, bool), void *data) argument
2527 get_continuation_for_phi_1(gimple phi, tree arg0, tree arg1, ao_ref *ref, unsigned int *cnt, bitmap *visited, bool abort_on_visited, void *(*translate)(ao_ref *, tree, void *, bool), void *data) argument
2593 get_continuation_for_phi(gimple phi, ao_ref *ref, unsigned int *cnt, bitmap *visited, bool abort_on_visited, void *(*translate)(ao_ref *, tree, void *, bool), void *data) argument
2677 bitmap visited = NULL; local
2759 walk_aliased_vdefs_1(ao_ref *ref, tree vdef, bool (*walker)(ao_ref *, tree, void *), void *data, bitmap *visited, unsigned int cnt, bool *function_entry_reached) argument
2803 walk_aliased_vdefs(ao_ref *ref, tree vdef, bool (*walker)(ao_ref *, tree, void *), void *data, bitmap *visited, bool *function_entry_reached) argument
[all...]
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h111 &visited = t2; local
H A Dsanitizer_deadlock_detector2.cc59 bool visited[kMaxMutex]; member in struct:__sanitizer::DDPhysicalThread

Completed in 388 milliseconds

12