Searched refs:build_and_record_new_cond (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-dom.c | 957 build_and_record_new_cond (ORDERED_EXPR, op0, op1, in record_conditions() 959 build_and_record_new_cond (LTGT_EXPR, op0, op1, in record_conditions() 971 build_and_record_new_cond (NE_EXPR, op0, op1, in record_conditions() 981 build_and_record_new_cond (ORDERED_EXPR, op0, op1, in record_conditions() 996 build_and_record_new_cond (ORDERED_EXPR, op0, op1, in record_conditions() 1004 build_and_record_new_cond (LE_EXPR, op0, op1, in record_conditions() 1006 build_and_record_new_cond (GE_EXPR, op0, op1, in record_conditions() 1013 build_and_record_new_cond (NE_EXPR, op0, op1, in record_conditions() 1015 build_and_record_new_cond (UNLE_EXPR, op0, op1, in record_conditions() 1034 build_and_record_new_cond (NE_EXPR, op0, op1, in record_conditions() [all …]
|