Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-ifcombine.cc579 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in ifcombine_ifandif() local
581 logical_op_non_short_circuit in ifcombine_ifandif()
583 if (!logical_op_non_short_circuit || sanitize_coverage_p ()) in ifcombine_ifandif()
Dfold-const.cc6087 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in fold_range_test() local
6089 logical_op_non_short_circuit in fold_range_test()
6091 if (logical_op_non_short_circuit in fold_range_test()
9758 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in fold_truth_andor() local
9760 logical_op_non_short_circuit in fold_truth_andor()
9762 if (logical_op_non_short_circuit in fold_truth_andor()
DChangeLog-20122469 logical_op_non_short_circuit.
2474 logical_op_non_short_circuit field.