Home
last modified time | relevance | path

Searched refs:lookup_redirection_data (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h101 class redirection_data *lookup_redirection_data (edge e, enum insert_option);
H A Dtree-ssa-threadupdate.cc456 fwd_jt_path_registry::lookup_redirection_data (edge e, insert_option insert) in lookup_redirection_data() function in fwd_jt_path_registry
1543 lookup_redirection_data (e, INSERT); in thread_block_1()
H A DChangeLog-202113871 (jump_thread_path_registry::lookup_redirection_data): Rename...
13872 (fwd_jt_path_registry::lookup_redirection_data): ...to this.
28010 (lookup_redirection_data): Move...
28011 (jump_thread_path_registry::lookup_redirection_data): ...here.
H A DChangeLog-201121330 (lookup_redirection_data): Drop useless argument. Extract the
32395 (lookup_redirection_data): Corresponding changes.
H A DChangeLog-20137518 (lookup_redirection_data): Initialize both duplicate blocks.
16733 (lookup_redirection_data): Get intermediate and final outgoing edge
H A DChangeLog-201214217 (lookup_redirection_data): Change types associated with the hash table
H A DChangeLog-200529776 (lookup_redirection_data): Fix type of INSERT argument. Callers
H A DChangeLog-20044411 (lookup_redirection_data, create_duplicates): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c374 lookup_redirection_data (edge e, enum insert_option insert) in lookup_redirection_data() function
1458 lookup_redirection_data (e, INSERT); in thread_block_1()