Home
last modified time | relevance | path

Searched defs:redirection_data (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-threadupdate.c114 struct redirection_data struct
132 static htab_t redirection_data; argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.c114 struct redirection_data : free_ptr_hash<redirection_data> struct
139 static inline hashval_t hash (const redirection_data *); argument
349 static hash_table<redirection_data> *redirection_data; variable
1422 delete redirection_data; in thread_block_1() local