Home
last modified time | relevance | path

Searched refs:replace_refs (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2023 replace_refs (slsr_cand_t c) in replace_refs() function
2060 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2063 replace_refs (lookup_cand (c->dependent)); in replace_refs()
3926 replace_refs (c); in analyze_candidates_and_replace()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.cc2022 replace_refs (slsr_cand_t c) in replace_refs() function
2059 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2062 replace_refs (lookup_cand (c->dependent)); in replace_refs()
3925 replace_refs (c); in analyze_candidates_and_replace()
H A DChangeLog-201216451 (replace_refs): Likewise.
16452 (analyze_candidates_and_replace): Call replace_refs.
H A DChangeLog-20133698 (replace_refs): Dump details on the replacing.
H A DChangeLog-201730573 (replace_refs): Likewise.