Home | History | Annotate | Download | only in callgrind

Lines Matching refs:instr

733    ii = &clgs->bb->instr[ clgs->ii_index ];
763 ii = &clgs->bb->instr[i];
1151 clgs.bb->jmp[cJumps].instr = clgs.ii_index-1;
1217 /* This stores the instr of the call/ret at BB end */
1218 clgs.bb->jmp[cJumps].instr = clgs.ii_index-1;
1237 CLG_DEBUG(3, "%d ", clgs.bb->jmp[i].instr);