Home
last modified time | relevance | path

Searched refs:scev_initialize (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-scalar-evolution.h28 extern void scev_initialize (struct loops *loops);
Dtree-ssa-loop.c97 scev_initialize (current_loops); in tree_ssa_loop_init()
Dpredict.c639 scev_initialize (loops_info); in predict_loops()
Dtree-scalar-evolution.c2749 scev_initialize (struct loops *loops) in scev_initialize() function
Dtree-vrp.c5481 scev_initialize (current_loops); in execute_vrp()
DChangeLog-200417124 scev_initialize): Use single_exit information.
18802 * tree-ssa-loop.c (tree_ssa_loop_init): Call scev_initialize.
DChangeLog-200531454 * tree-scalar-evolution.c (scev_initialize, scev_finalize): Likewise.
/freebsd-9-stable/contrib/gcc/doc/
Dloop.texi296 @code{scev_initialize} must be used. To stop using SCEV,