Searched defs:decl_map (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | optimize.c | 556 hash_map<tree, tree> *decl_map; in maybe_clone_body() local 684 delete decl_map; in maybe_clone_body() local
|
H A D | semantics.c | 5764 hash_map<tree, tree> decl_map; in clone_omp_udr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | optimize.cc | 556 hash_map<tree, tree> *decl_map; in maybe_clone_body() local
|
H A D | semantics.cc | 6192 hash_map<tree, tree> decl_map; in clone_omp_udr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-inline.h | 68 hash_map<tree, tree> *decl_map; member
|
H A D | tree-inline.cc | 6521 hash_map<tree, tree> decl_map; in maybe_inline_call_in_expr() local 6595 hash_map<tree, tree> decl_map; in copy_fn() local
|
H A D | gimplify.cc | 13803 hash_map<tree, tree> decl_map; in gimplify_omp_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-inline.h | 68 hash_map<tree, tree> *decl_map; member
|
H A D | tree-inline.c | 6553 hash_map<tree, tree> decl_map; in maybe_inline_call_in_expr() local 6628 hash_map<tree, tree> decl_map; in copy_fn() local
|
H A D | gimplify.c | 12524 hash_map<tree, tree> decl_map; in gimplify_omp_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 13645 hash_map<tree, tree> decl_map; in c_clone_omp_udr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 13879 hash_map<tree, tree> decl_map; in c_clone_omp_udr() local
|