Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-threadupdate.h101 class redirection_data *lookup_redirection_data (edge e, enum insert_option);
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()
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.
DChangeLog-20137518 (lookup_redirection_data): Initialize both duplicate blocks.
16733 (lookup_redirection_data): Get intermediate and final outgoing edge
DChangeLog-201121330 (lookup_redirection_data): Drop useless argument. Extract the
32395 (lookup_redirection_data): Corresponding changes.
DChangeLog-201214217 (lookup_redirection_data): Change types associated with the hash table
DChangeLog-200529776 (lookup_redirection_data): Fix type of INSERT argument. Callers
DChangeLog-20044411 (lookup_redirection_data, create_duplicates): New.