Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dfold-const.c4445 tree *false_rhs; local
4457 true_rhs = false_rhs = &arg;
4465 false_rhs = &false_value;
4532 rhs = fold (build (rhs_code, rhs_type, *false_lhs, *false_rhs));
4546 rhs = fold (build (rhs_code, rhs_type, *false_lhs, *false_rhs));