Home
last modified time | relevance | path

Searched refs:get_representative_for (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-pre.cc1341 get_representative_for (const pre_expr e, basic_block b = NULL) in get_representative_for() function
1449 newnary->op[i] = get_representative_for (result, pred); in phi_translate_1()
1570 tree name = get_representative_for (opresult); in phi_translate_1()
DChangeLog-2012596 * tree-ssa-pre.c (get_representative_for): Adjust dumping.
11241 (get_representative_for): Properly initialize the SCCVN valnum.
12003 (get_representative_for): Likewise.
15110 (get_representative_for): Use anonymous named SSA names.
16231 * tree-ssa-pre.c (get_representative_for): Likewise.
DChangeLog.tuples357 (get_representative_for): Use constants as their representative.
DChangeLog-20175391 * tree-ssa-pre.c (get_representative_for): Add parameter specifying
5394 get_representative_for given we run expression simplification
30711 (get_representative_for): Likewise.
DChangeLog-201618219 * tree-ssa-pre.c (get_representative_for): Make sure to return
18221 (phi_translate_1): get_representative_for cannot return NULL.
DChangeLog-20217539 (get_representative_for): Mark created SSA representatives
DChangeLog-20206031 * tree-ssa-pre.c (get_representative_for): CSE VN_INFO calls.
DChangeLog-201935851 * tree-ssa-pre.c (get_representative_for): Do not return a
DChangeLog-201034197 * tree-ssa-pre.c (get_representative_for): Likewise.
DChangeLog-201317796 (get_representative_for): Dump value-numbers.
DChangeLog-201112417 * tree-ssa-pre.c (get_representative_for): Ditto.