Home
last modified time | relevance | path

Searched refs:ircode_unsetlabel_check (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gravity/gravity-0.8.5/src/compiler/
H A Dgravity_ircode.h77 void ircode_unsetlabel_check (ircode_t *code);
H A Dgravity_ircode.c351 void ircode_unsetlabel_check (ircode_t *code) { in ircode_unsetlabel_check() function
H A Dgravity_codegen.c598 ircode_unsetlabel_check(code); in visit_loop_while_stmt()
632 ircode_unsetlabel_check(code); in visit_loop_repeat_stmt()
758 ircode_unsetlabel_check(code); in visit_loop_for_stmt()