Lines Matching refs:instr
784 Int jcc_count = 0, instr, i, jmp;
789 VG_(printf)("+ fprint_bbcc (Instr %d): ", bb->instr_count);
799 instr_info = &(bb->instr[0]);
800 for(instr=0; instr<bb->instr_count; instr++, instr_info++) {
832 if (bb->jmp[jmp].instr == instr) {
858 if (bb->jmp[jmp].instr == instr) {
1431 CLG_(clo).dump_instr ? " instr" : "",
1565 (*p)->bb->jmp[i].instr,