Searched refs:initialize_expr_from_cond (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-scopedtables.h | 209 void initialize_expr_from_cond (tree cond, struct hashable_expr *expr);
|
| H A D | tree-ssa-scopedtables.c | 1059 initialize_expr_from_cond (tree cond, struct hashable_expr *expr) in initialize_expr_from_cond() function 1189 initialize_expr_from_cond (cond, &c.cond); in record_conditions() 1198 initialize_expr_from_cond (inverted, &c.cond); in record_conditions()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-scopedtables.h | 209 void initialize_expr_from_cond (tree cond, struct hashable_expr *expr);
|
| H A D | tree-ssa-scopedtables.cc | 1059 initialize_expr_from_cond (tree cond, struct hashable_expr *expr) in initialize_expr_from_cond() function 1189 initialize_expr_from_cond (cond, &c.cond); in record_conditions() 1198 initialize_expr_from_cond (inverted, &c.cond); in record_conditions()
|
| H A D | ChangeLog.tuples | 2787 (initialize_expr_from_cond, initialize_hash_element_from_expr):
|
| H A D | ChangeLog-2015 | 16247 (avail_expr_hash, initialize_expr_from_cond): Similarly. 16254 (initialize_expr_from_cond): Prototype.
|