Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-operands.c1283 bool none_added = true; in add_virtual_operand() local
1290 none_added = false; in add_virtual_operand()
1306 || none_added in add_virtual_operand()
1321 if (none_added in add_virtual_operand()
1331 bool none_added = true; in add_virtual_operand() local
1336 none_added = false; in add_virtual_operand()
1342 if (v_ann->is_aliased || none_added) in add_virtual_operand()