Searched refs:basicblock (Results 1 – 3 of 3) sorted by relevance
78 } basicblock; typedef91 basicblock *fb_block;116 basicblock *u_blocks;117 basicblock *u_curblock; /* pointer to current block */151 static basicblock *compiler_new_block(struct compiler *);152 static int compiler_next_instr(struct compiler *, basicblock *);156 static int compiler_addop_j(struct compiler *, int, basicblock *, int);157 static basicblock *compiler_use_new_block(struct compiler *);170 basicblock *);172 basicblock *);[all …]
75 } basicblock; typedef88 basicblock *fb_block;126 basicblock *u_blocks;127 basicblock *u_curblock; /* pointer to current block */168 static basicblock *compiler_new_block(struct compiler *);169 static int compiler_next_instr(struct compiler *, basicblock *);173 static int compiler_addop_j(struct compiler *, int, basicblock *, int);187 basicblock *);189 basicblock *);496 basicblock *block; in compiler_unit_check()[all …]
67 ; call @goo 's basicblock doesn't get any sample, so no profile will be annotated.