Home
last modified time | relevance | path

Searched refs:simplify_stmt_using_ranges (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-propagate.c1207 simplify_stmt_using_ranges (stmt); in substitute_and_fold()
H A Dtree-flow.h735 void simplify_stmt_using_ranges (tree);
H A Dtree-vrp.c5183 simplify_stmt_using_ranges (tree stmt) in simplify_stmt_using_ranges() function
H A DChangeLog-200512482 (simplify_stmt_using_ranges): New function extracted from
12487 * tree-flow.h (simplify_stmt_using_ranges): Prototype.
12489 simplify_stmt_using_ranges if we have range information.