Home
last modified time | relevance | path

Searched refs:constified (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c299 int constified; member
2784 pre_stats.constified++; in insert_aux()
3937 fprintf (dump_file, "Constified: %d\n", pre_stats.constified); in execute_pre()
H A DChangeLog-200533041 (pre_stats): New member, constified.