Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c102 static hash_map<gimple *, lim_aux_data *> *lim_aux_data_map; variable
2629 delete lim_aux_data_map; in tree_ssa_lim_finalize() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc103 static hash_map<gimple *, lim_aux_data *> *lim_aux_data_map; variable