Searched refs:evolution (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-data-ref.c95 #include "tree-scalar-evolution.h"
975 /* The detection of the evolution function for this data access is
1064 tree base_address = NULL_TREE, evolution, step = NULL_TREE;
1097 evolution = evolution_part_in_loop_num (access_fn, loop->num);
1098 if (evolution != chrec_dont_know)
1100 if (!evolution)
1104 if (TREE_CODE (evolution) == INTEGER_CST)
1105 step = fold_convert (ssizetype, evolution);
1113 fprintf (dump_file, "\nunknown evolution of ptr.\n");
1221 STEP is an evolution o
1062 tree base_address = NULL_TREE, evolution, step = NULL_TREE; local
1244 tree init, evolution; local
[all...]
/freebsd-10.1-release/gnu/usr.bin/cc/cc_int/
H A DMakefile21 double-int.o tree-chrec.o tree-scalar-evolution.o tree-data-ref.o \
/freebsd-10.1-release/usr.bin/calendar/calendars/
H A Dcalendar.history130 05/05 John Scopes arrested for teaching evolution, Dayton, TN, 1925

Completed in 69 milliseconds