Searched refs:destroy_live_vars (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.h273 extern void destroy_live_vars (vec<bitmap_head> &);
H A Dtree-tailcall.c1119 destroy_live_vars (live_vars_vec);
H A Dtree-ssa-live.c1334 destroy_live_vars (vec<bitmap_head> &active)
H A Dtree-inline.c2492 destroy_live_vars (live);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.h273 extern void destroy_live_vars (vec<bitmap_head> &);
H A Dtree-tailcall.cc1129 destroy_live_vars (live_vars_vec);
H A Dtree-ssa-live.cc1389 destroy_live_vars (vec<bitmap_head> &active)
1388 destroy_live_vars (vec<bitmap_head> &active) function
H A Dtree-inline.cc2516 destroy_live_vars (live);

Completed in 289 milliseconds