Lines Matching defs:chrec
277 tree chrec; member
370 chrec_contains_symbols_defined_in_loop (const_tree chrec, unsigned loop_nb) in chrec_contains_symbols_defined_in_loop()
505 set_scalar_evolution (basic_block instantiated_below, tree scalar, tree chrec) in set_scalar_evolution()
2093 struct loop *evolution_loop, tree chrec, in instantiate_scev_name()
2185 struct loop *evolution_loop, tree chrec, in instantiate_scev_poly()
2238 struct loop *evolution_loop, tree chrec, enum tree_code code, in instantiate_scev_binary()
2297 struct loop *evolution_loop, tree chrec, in instantiate_array_ref()
2333 struct loop *evolution_loop, tree chrec, in instantiate_scev_convert()
2380 struct loop *evolution_loop, tree chrec, in instantiate_scev_not()
2428 struct loop *evolution_loop, tree chrec, in instantiate_scev_3()
2475 struct loop *evolution_loop, tree chrec, in instantiate_scev_2()
2514 struct loop *evolution_loop, tree chrec, in instantiate_scev_1()
2546 struct loop *evolution_loop, tree chrec, in instantiate_scev_r()
2641 tree chrec) in instantiate_scev()
2677 resolve_mixers (struct loop *loop, tree chrec) in resolve_mixers()
2878 gather_chrec_stats (tree chrec, struct chrec_stats *stats) in gather_chrec_stats()
2958 tree chrec; in analyze_scalar_evolution_for_all_loop_phi_nodes() local