Searched refs:extract_code_and_val_from_cond_with_ops (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vrp.cc | 1214 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 1429 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for_2() 2148 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for()
|
H A D | ChangeLog-2008 | 23610 * tree-vrp.c (extract_code_and_val_from_cond_with_ops): New. 23612 extract_code_and_val_from_cond_with_ops.
|
H A D | ChangeLog-2016 | 17146 (extract_code_and_val_from_cond_with_ops): Verify that name is 34793 * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
|
H A D | ChangeLog-2020 | 5262 (extract_code_and_val_from_cond_with_ops): Move.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vrp.c | 1613 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 1828 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for_2() 2546 if (!extract_code_and_val_from_cond_with_ops (name, cond_code, in register_edge_assert_for()
|