Home
last modified time | relevance | path

Searched refs:fold_init (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-convert.cc179 ret = init_const ? fold_init (ret) : fold (ret); in c_convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h55 extern tree fold_init (tree);
H A Dfold-const.cc14023 fold_init (tree expr) in fold_init() function
H A DChangeLog-20217605 * fold-const.c (fold_init): New function.
7606 * fold-const.h (fold_init): New prototype.