Home
last modified time | relevance | path

Searched refs:fold_build1_stat (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree.h4302 extern tree fold_build1_stat (enum tree_code, tree, tree MEM_STAT_DECL);
4303 #define fold_build1(c,t1,t2) fold_build1_stat (c, t1, t2 MEM_STAT_INFO)
HDfold-const.c12045 fold_build1_stat (enum tree_code code, tree type, tree op0 MEM_STAT_DECL) in fold_build1_stat() function
HDChangeLog-20059451 * tree.h (fold_build1): Change to macro and call fold_build1_stat.
9454 (fold_build1_stat): New function prototype.
9458 (fold_build1_stat): this. Add MEM_STAT_DECL. Pass the mem stats