Lines Matching defs:lst

705 struct lst {  struct
711 lst_p loop_father; argument
720 VEC (lst_p, heap) *seq; argument
740 lst_p lst = XNEW (struct lst); in new_lst_loop() argument
761 lst_p lst = XNEW (struct lst); in new_lst_stmt() local
772 free_lst (lst_p lst) in free_lst()
795 copy_lst (lst_p lst) in copy_lst()
818 lst_add_loop_under_loop (lst_p lst) in lst_add_loop_under_loop()
833 lst_depth (lst_p lst) in lst_depth()
850 lst_dewey_number (lst_p lst) in lst_dewey_number()
871 lst_dewey_number_at_depth (lst_p lst, int depth) in lst_dewey_number_at_depth()
885 lst_pred (lst_p lst) in lst_pred()
905 lst_succ (lst_p lst) in lst_succ()
926 lst_find_pbb (lst_p lst, poly_bb_p pbb) in lst_find_pbb()
966 lst_find_first_pbb (lst_p lst) in lst_find_first_pbb()
991 lst_empty_p (lst_p lst) in lst_empty_p()
999 lst_find_last_pbb (lst_p lst) in lst_find_last_pbb()
1026 lst_contains_p (lst_p loop, lst_p lst) in lst_contains_p()
1049 lst_create_nest (int nb_loops, lst_p lst) in lst_create_nest()
1069 lst_remove_from_sequence (lst_p lst) in lst_remove_from_sequence()
1083 lst_remove_loop_and_inline_stmts_in_loop_father (lst_p lst) in lst_remove_loop_and_inline_stmts_in_loop_father()
1104 lst_niter_for_loop (lst_p lst, mpz_t niter) in lst_niter_for_loop()
1144 lst_update_scattering_under (lst_p lst, int level, int dewey) in lst_update_scattering_under()
1162 lst_update_scattering (lst_p lst) in lst_update_scattering()
1231 lst_substitute_3 (lst_p root, lst_p lst, lst_p a, lst_p b, lst_p c) in lst_substitute_3()
1267 lst_distribute_lst (lst_p loop, lst_p lst, bool before) in lst_distribute_lst()