Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c179 static hash_map<tree, stridx_strlenloc> *strlen_to_stridx; variable
5947 delete strlen_to_stridx; in printf_strlen_execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc180 static hash_map<tree, stridx_strlenloc> *strlen_to_stridx; variable