Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c452 static hash_map<tree, tree> *alt_base_map; variable
4048 delete alt_base_map; in execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc452 static hash_map<tree, tree> *alt_base_map; variable