Searched refs:extract_code_and_val_from_cond_with_ops (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vrp.c | 4271 extract_code_and_val_from_cond_with_ops (tree name, enum tree_code cond_code, in extract_code_and_val_from_cond_with_ops() function 4344 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for_2() 4570 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vrp.c | 2992 extract_code_and_val_from_cond_with_ops (tree name, enum tree_code cond_code, in extract_code_and_val_from_cond_with_ops() function 3207 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for_2() 3935 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for()
|