Home
last modified time | relevance | path

Searched refs:simplify_using_entry_checks (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-unswitch.c151 simplify_using_entry_checks (struct loop *loop, tree cond) in simplify_using_entry_checks() function
229 cond = simplify_using_entry_checks (loop, cond); in tree_unswitch_single_loop()
H A DChangeLog-200529420 * tree-ssa-loop-unswitch.c (simplify_using_entry_checks): Ditto.