Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-ccp.c1753 t = fold_read_from_constant_string (expr); in maybe_fold_stmt_indirect()
1998 t = fold_read_from_constant_string (expr); in fold_stmt_r()
Dexpr.c7162 t = fold_read_from_constant_string (exp); in expand_expr_real_1()
7239 tree t = fold_read_from_constant_string (exp); in expand_expr_real_1()
Dtree.h4282 extern tree fold_read_from_constant_string (tree);
Dfold-const.c12913 fold_read_from_constant_string (tree exp) in fold_read_from_constant_string() function
13280 tree fop = fold_read_from_constant_string (op); in fold_indirect_ref_1()