Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
4053 delete stmt_cand_map; in execute() local