func_last_bb
last = func_last_bb(func);
bb = func_insert_dummy_bb(&func_last_bb(func)->l);
#define exit_bb(func) func_last_bb(func)