Home
last modified time | relevance | path

Searched refs:chrec_not_analyzed_yet (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-scalar-evolution.cc324 res->chrec = chrec_not_analyzed_yet; in new_scev_info_str()
566 res = chrec_not_analyzed_yet; in get_scalar_evolution()
1366 tree evolution_function = chrec_not_analyzed_yet; in analyze_evolution_in_loop()
1492 tree init_cond = chrec_not_analyzed_yet; in analyze_initial_condition()
1514 if (init_cond == chrec_not_analyzed_yet) in analyze_initial_condition()
1530 if (init_cond == chrec_not_analyzed_yet) in analyze_initial_condition()
1590 tree res = chrec_not_analyzed_yet; in interpret_condition_phi()
2028 if (res == chrec_not_analyzed_yet) in analyze_scalar_evolution()
2196 e.chrec = chrec_not_analyzed_yet; in get_instantiated_value_entry()
2280 if (global_cache->get (si) != chrec_not_analyzed_yet) in instantiate_scev_name()
Dtree-chrec.cc220 if (op0 == chrec_not_analyzed_yet in chrec_fold_automatically_generated_operands()
221 || op1 == chrec_not_analyzed_yet) in chrec_fold_automatically_generated_operands()
222 return chrec_not_analyzed_yet; in chrec_fold_automatically_generated_operands()
884 if (chrec1 == chrec_not_analyzed_yet) in chrec_merge()
886 if (chrec2 == chrec_not_analyzed_yet) in chrec_merge()
Dtree-chrec.h119 if (chrec == chrec_not_analyzed_yet in no_evolution_in_loop_p()
Dtree.h4391 #define chrec_not_analyzed_yet NULL_TREE macro
DChangeLog.tuples4113 * gimple-dummy.c (chrec_dont_know, chrec_known, chrec_not_analyzed_yet,
DChangeLog-201923865 * tree.h (chrec_not_analyzed_yet, chrec_dont_know, chrec_known):
23868 * tree-chrec.h (chrec_not_analyzed_yet, chrec_dont_know, chrec_known):
23870 * tree-scalar-evolution.c (chrec_not_analyzed_yet, chrec_dont_know,
DChangeLog-200423876 * tree-chrec.c (chrec_not_analyzed_yet,