Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
4058 delete stmt_cand_map; in execute() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable