Searched refs:compiler_next_instr (Results 1 – 1 of 1) sorted by relevance
152 static int compiler_next_instr(struct compiler *, basicblock *);620 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function929 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()1007 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()1025 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()