Home | History | Annotate | Download | only in callgrind

Lines Matching refs:jumpkind

1184    if ((sbIn->jumpkind == Ijk_Boring) || (sbIn->jumpkind == Ijk_Call)) {
1223 CLG_ASSERT(clgs.bb->jmpkind == sbIn->jumpkind);
1228 clgs.bb->jmpkind = sbIn->jumpkind;