Searched refs:lst_substitute_3 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-poly.h | 1231 lst_substitute_3 (lst_p root, lst_p lst, lst_p a, lst_p b, lst_p c) in lst_substitute_3() function 1249 VEC_safe_push (lst_p, heap, seq, lst_substitute_3 (l, lst, a, b, c)); in lst_substitute_3()
|
H A D | graphite-interchange.c | 605 transformed = lst_substitute_3 (SCOP_TRANSFORMED_SCHEDULE (scop), loop1, in lst_try_interchange_loops()
|