Searched refs:bind_label (Results 1 – 1 of 1) sorted by relevance
608 static void bind_label(struct symbol *label, struct basic_block *bb, struct position pos) in bind_label() function2247 bind_label(stmt->switch_break, switch_end, stmt->pos); in linearize_switch()2294 bind_label(stmt->iterator_continue, loop_continue, stmt->pos); in linearize_iterator()2295 bind_label(stmt->iterator_break, loop_end, stmt->pos); in linearize_iterator()