Lines Matching refs:instr
786 Int jcc_count = 0, instr, i, jmp;
791 VG_(printf)("+ fprint_bbcc (Instr %d): ", bb->instr_count);
801 instr_info = &(bb->instr[0]);
802 for(instr=0; instr<bb->instr_count; instr++, instr_info++) {
834 if (bb->jmp[jmp].instr == instr) {
860 if (bb->jmp[jmp].instr == instr) {
1433 CLG_(clo).dump_instr ? " instr" : "",
1567 (*p)->bb->jmp[i].instr,