Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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()
H A 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()
H A DChangeLog-20122469 logical_op_non_short_circuit.
2474 logical_op_non_short_circuit field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-ifcombine.c566 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in ifcombine_ifandif() local
568 logical_op_non_short_circuit in ifcombine_ifandif()
570 if (!logical_op_non_short_circuit || flag_sanitize_coverage) in ifcombine_ifandif()
H A Dfold-const.c6005 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in fold_range_test() local
6007 logical_op_non_short_circuit in fold_range_test()
6009 if (logical_op_non_short_circuit in fold_range_test()
9136 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; in fold_truth_andor() local
9138 logical_op_non_short_circuit in fold_truth_andor()
9140 if (logical_op_non_short_circuit in fold_truth_andor()