Home
last modified time | relevance | path

Searched refs:initialize_expr_from_cond (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.h209 void initialize_expr_from_cond (tree cond, struct hashable_expr *expr);
H A Dtree-ssa-scopedtables.c1059 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 Dtree-ssa-scopedtables.h209 void initialize_expr_from_cond (tree cond, struct hashable_expr *expr);
H A Dtree-ssa-scopedtables.cc1059 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 DChangeLog.tuples2787 (initialize_expr_from_cond, initialize_hash_element_from_expr):
H A DChangeLog-201516247 (avail_expr_hash, initialize_expr_from_cond): Similarly.
16254 (initialize_expr_from_cond): Prototype.