Searched refs:is_lhs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-gimple.h190 bool is_lhs; member in struct:walk_stmt_info
H A Dtree-nested.c563 wi->is_lhs = true;
583 wi->is_lhs = !wi->val_only;
587 wi->is_lhs = false;
666 wi->is_lhs = true;
670 wi->is_lhs = false;
987 if (wi->is_lhs)
1003 wi->is_lhs = false;
1021 wi->is_lhs = false;
1056 wi->is_lhs = false;
1127 wi->is_lhs
[all...]
H A Domp-low.c4247 if (wi->is_lhs)
4362 if (wi->is_lhs)
4389 wi->is_lhs = false;

Completed in 74 milliseconds