Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dfold-const.c2257 maybe_lvalue_p (tree x) in maybe_lvalue_p() function
2314 if (! maybe_lvalue_p (x)) in non_lvalue()
4729 || ! maybe_lvalue_p (arg1) in fold_cond_expr_with_comparison()
4730 || ! maybe_lvalue_p (arg2))) in fold_cond_expr_with_comparison()
DChangeLog-200525811 * fold-const.c (maybe_lvalue_p): Delete orphaned comment.
26155 (maybe_lvalue_p): New function.